0.2.0 โ€ข Published 5 years ago

@anthology/starter-kit v0.2.0

Weekly downloads
8
License
-
Repository
github
Last release
5 years ago

๐ŸŽจ Anthology Starter Kit

A boilerplate to get started quickly with Anthology.scss. Fork it and grow it with your brand!


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!

~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';
  3. Become an expert with Anthology's bevy of mixins and functions!