https://github.com/netzstrategen/bacon
netzstrategen baseline CSS library.
https://github.com/netzstrategen/bacon
css css-library css3 library
Last synced: 4 months ago
JSON representation
netzstrategen baseline CSS library.
- Host: GitHub
- URL: https://github.com/netzstrategen/bacon
- Owner: netzstrategen
- Created: 2017-08-09T13:00:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-30T16:10:31.000Z (over 3 years ago)
- Last Synced: 2025-04-19T17:17:28.456Z (about 1 year ago)
- Topics: css, css-library, css3, library
- Language: SCSS
- Homepage:
- Size: 281 KB
- Stars: 2
- Watchers: 19
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Bacon styleguide

## Installation
1. Run `npm install`
2. Run `gulp`. There's only one task which compiles the Sass and watches for changes
## Stylelint
A Stylelint dotfile is included to enforce the coding style of the CSS and Sass.
Also consider installing [`SublimeLinter`](http://www.sublimelinter.com/en/latest/installation.html) and [`SublimeLinter-contrib-stylelint`](https://github.com/kungfusheep/SublimeLinter-contrib-stylelint) to get notifications on Sublime Text.
Instead, if you're using Atom, you can install [linter-stylelint](https://atom.io/packages/linter-stylelint) package.
## Authors
- Tom Hare: [tom@netzstrategen.com](tom@netzstrategen.com)