1.2.0 • Published 5 years ago

bemit_css_framework v1.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

BEMIT CSS

Currently in development/private alpha.

  • Complete with styleguide.
  • Themes out-of-the-box.
  • Pre-processor friendly.

Viewing the style guide

Hosted version coming soon

  1. Clone this repo to local, working directory
  2. Install dependancies    npm i
  3. Build the project    npm run build
  4. Start the server    npm run start

In development

  • Use PostCSS to provide fallback for CSS custom properties (on old browser only)

Request a feature

Create a new issue add add the enhancement label.