An open API service indexing awesome lists of open source software.

https://github.com/dbox/roots-postcss

sample post css integration with roots
https://github.com/dbox/roots-postcss

Last synced: 9 months ago
JSON representation

sample post css integration with roots

Awesome Lists containing this project

README

          

Sample repo to show roots working with postcss plugins

# Setup
- Make sure [node.js](http://nodejs.org) and [roots](http://roots.cx/articles/getting-started) are installed.
- Clone this repo down and `cd` into the folder.
- Run `npm install`.
- Run `roots watch`. This will will perform all watch tasks, spin up a server, and point your browser to `localhost:1111/`

# Technologies / Dependencies
- **[Roots](http://roots.cx)** – Roots is a fast, simple, and customizable static site compiler and task runner. It is responsible for all minification, concatination, and watch tasks for dev.
- **[Stylus](http://learnboost.github.io/stylus/)** – Stylus provides extremely fast, expressive, powerful, and robust css pre-processing
- **[Axis](http://axis.netlify.com)** – Stylus mixins and utilities
- **[Lost](https://github.com/corysimmons/lost)** – Fractional grid system, successor to [Jeet](http://www.jeet.gs).
- **[Rupture](http://jenius.github.io/rupture/)** – Stylus media query utility for clean breakpoints