We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a239d51 commit 1e623c0Copy full SHA for 1e623c0
1 file changed
packages/icons/README.md
@@ -280,7 +280,7 @@ The [`scripts/build-package.mjs`](scripts/build-package.mjs) orchestrator runs 7
280
4. **Create `index.css`** — barrel file importing both `azionicons.css` and `primeicons.css`
281
5. **Generate `dist/package.json`** — creates a clean package manifest with exports for npm
282
6. **Copy LICENSE & README.md** — into `dist/` for npm
283
-7. **Sync to `src/icon-fonts/`** — copies CSS + woff2 for local development use
+7. **Generate to `dist/catalog.json/`** — create file to consume to display the available icons
284
285
### Publishing
286
0 commit comments