0.0.10 • Published 5 months ago
@pnx-mixtape/nswds v0.0.10
IDS - Wrapper package for NSW Design System
- separates out the CSS/JS into components
- uses the material icon svgs rather than the font
- provides Twig templates for each component (based on nswds .hbs files)
- documented in Storybook
Setup
nvm i
npm i
npm run build-nswdsDevelopment
npm run devPublish
npm version patch
npm publishThis will run through the prepublish build before publishing.