0.9.3 • Published 4 years ago
@solarea/bulma v0.9.3
Bulma builder with class namespace
A simple NPM builder for bulma.css with a custom class namespace.
Default class namespace: bu-
Configure your preferred class namespace in postcss.config.js.
Initialize
npm installBuild default Bulma with all elements, components, etc.
npm run build-allBuild custom Bulma
Update bulma-custom.sass to include only the components you need.
npm run build-customBuild both default and custom Bulma
npm run build0.9.3
4 years ago