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

https://github.com/suitcss/theme

Example theme for SUIT CSS
https://github.com/suitcss/theme

Last synced: about 1 year ago
JSON representation

Example theme for SUIT CSS

Awesome Lists containing this project

README

          

# SUIT CSS example theme

Example theme for SUIT CSS.

Read more about [SUIT CSS](https://github.com/suitcss/suit/).

## Installation

* [npm](https://npmjs.org/): `npm install suitcss-theme`
* Download: [zip](https://github.com/suitcss/theme/zipball/master)

## Testing

Install [Node](http://nodejs.org) (comes with npm).

```
npm install
```

To generate a build.

```
npm run build
```

## Browser support

* Google Chrome (latest)
* Opera (latest)
* Firefox 4+
* Safari 5+
* Internet Explorer 9+