@anthology/starter-kit
Version:
A boilerplate to get started quickly with Anthology.scss. Fork it and grow it with your brand!
25 lines (17 loc) โข 940 B
Markdown
# ๐จ Anthology Starter Kit
> A boilerplate to get started quickly with Anthology.scss. Fork it and grow it with your brand!
<p align="center">
<a href="https://www.anthology.style">๐ Anthology documentation</a>
<span> ยท </span>
<a href="https://github.com/RadarTech/anthology.scss">๐ Anthology source</a>
</p>
---
## Usage
1. Fork it!
2. Add or remove CSS properties from `src/properties/*.scss`
3. Import into your project! `@import 'path/to/my/anthology/main.scss';`
4. Become an expert with Anthology's [bevy of mixins and functions!](https://www.anthology.style/basics/getting-started)
\~or\~
1. Install the NPM package with `npm install @anthology/starter-kit` or `yarn add @anthology/starter-kit`
2. Import into your project! `@import './node_modules/@anthology/starter-kit/src/main.scss';`
4. Become an expert with Anthology's [bevy of mixins and functions!](https://www.anthology.style/basics/getting-started)