@starcity/paint
v1.0.24
Published
"Starcity's SCSS, in one convenient bucket."
Downloads
7
Readme
Paint
A central repository for Starcity's stylesheets. In two great-smelling flavors!
Installation
npm install --save @starcity/paint
Usage
@import "path/to/@starcity/paint/src/styles.scss";
Development
If you'd like to do some development on this repo, follow these steps:
- If it's your first time working on the repo, clone it
- Cut a branch for your work
- Make changes!
- Make commits
- Push changes up to your branch
- Submit a PR
- :tada: