Skip to content

Modular, performant, flexible, themable CSS library

License

Notifications You must be signed in to change notification settings

M-Willett/bemit-css

Repository files navigation

BEMIT CSS

Currently in development - use with caution.

This project assumes that you are a CSS professional or advanced practitioner. It is meant for super high performance over scalability and, unfortunately for those not familiar with CSS or are beginners to the world of FE Dev, maintainability. That's not to say that it's not maintainable... but that the class attribute can become overloaded so I reiterate... performance ╰(◕ ヮ ◕)つ ¤=[]———

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

DEMO - How to view the style guide

Hosted demo 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).
  • If you see any issues or would like to see something added please raise a pull request, much appreciated.

Request a feature

Create a new issue add the enhancement label.

About

Modular, performant, flexible, themable CSS library

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages