Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 698 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 698 Bytes

basilcss logo

Basil CSS

A simple and lightweight CSS framework for building custom user interfaces.

How to use

  1. Run npm install basilcss or yarn add basilcss in your project directory.
  2. Go to your root file for example main.jsx and write import 'basilcss/basil.css' on top of your file.
  3. Start styling your project.

Contributing

If you're interested in contributing to Basil CSS, please read our contributing docs before submitting a pull request.

Documentation

Link to documentation