CSS starter-kit built on top of PostCSS.
Read the docs here.
Contributions are welcome:
- Report bugs and make feature requests via the issue tracker
- Please ask first before working on any significant pull request
Yarn is used to manage front-end packages and task automation. After you forked the project navigate to the directory from the command line on your host machine, then run yarn
.
yarn watch
— Compile assets when file changes are made, copy dist files to docs
yarn build
— Compile assets, copy dist files to docs
The docs are build with Jekyll. Navigate to the /docs directory from the command line on your host machine, then run jekyll serve
.
SemVer is used for versioning.
Felix Dorner
Design and development
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright © Felix Dorner, All Rights Reserved.