Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netzstrategen/bacon
netzstrategen baseline CSS library.
https://github.com/netzstrategen/bacon
css css-library css3 library
Last synced: 6 days ago
JSON representation
netzstrategen baseline CSS library.
- Host: GitHub
- URL: https://github.com/netzstrategen/bacon
- Owner: netzstrategen
- Created: 2017-08-09T13:00:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-30T16:10:31.000Z (almost 2 years ago)
- Last Synced: 2024-10-27T06:29:33.116Z (19 days ago)
- Topics: css, css-library, css3, library
- Language: SCSS
- Homepage:
- Size: 281 KB
- Stars: 2
- Watchers: 20
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Bacon mmmmm](http://i.imgur.com/XzmZ1ml.png)
# Bacon styleguide
![](https://app.buddy.works/netzstrategen/bacon/pipelines/pipeline/58278/badge.svg?token=631d0448c5c71a9ccb2b697e9807d47c12ceaed1928e4eeff07e545ee80fa40e)## 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: [[email protected]]([email protected])