0.1.0 • Published 4 years ago

janina v0.1.0

Weekly downloads
1
License
UNLICENSED
Repository
github
Last release
4 years ago

janina

A work-in-progress CSS-only library.

Typography and spacing set-up based on ether.

The typeface of choice is Inter.

Development

CommandDescription
yarn storybookRuns Storybook for development using a config that mimics yarn build
yarn startBuilds with build:scss and watches for changes
yarn buildRuns all build commands in succession in preparation for a release
yarn lintRun stylelint
yarn formatRun Prettier
yarn build:autoprefixRuns Autoprefixer writing on top of css/janina.css
yarn build:cleancssMinifies css/janina.css using clean-css and outputs css/janina.min.css
yarn build:cleanRemoves the css directory
yarn build:scssBuilds css/janina.css and css/janina.css.map