A lightweight CSS library that provides style consistency and sensible defaults.
Demo: https://milanidavide.github.io/basestyles/
- Make sure your system has everything listed in the prerequisites section
- Clone the repo
- Run
npm install
- Develop:
npm run dev
- Build:
npm run build
- Lint:
npm run lint
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.