Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dmouse/susy-two

This is an example using Silex and Susy two
https://github.com/dmouse/susy-two

Last synced: 1 day ago
JSON representation

This is an example using Silex and Susy two

Awesome Lists containing this project

README

        

Susy two example
========

This is an example using Silex and Susy two

Install
=========
```bash
$ git clone https://github.com/dmouse/susy-two.git
$ cd susy-two
$ composer install

```

Development
========

```bash
$ cd web/css/Susy
$ compass compile
$ compass watch

```

Requirements
========

* Sass
* Compass
* Breakpoint
* Susy

```bash
$ gem install sass compass breakpoint susy
```