@legocss/foundation
v0.0.7
Published
LegoCSS foundation package
Readme
@legocss/foundation
Install
npm i --save @legocss/foundationUsage: WIP
This package contains the foundation styles of the LegoCSS library, including:
- Colors
- Font
- Type-scale
- Typography
License
MIT © morgantaylor
Development
To compile css to the dist folder - dev:
npm run devTo compile css to the dist folder - product:
npm run package