bemit-css

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 ╰(◕ ヮ ◕)つ ¤=[]———

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

Request a feature

Create a new issue add the enhancement label.