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
- Host: GitHub
- URL: https://github.com/suitcss/theme
- Owner: suitcss
- License: mit
- Created: 2014-02-15T19:11:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-03-28T18:28:30.000Z (about 8 years ago)
- Last Synced: 2024-10-11T22:11:18.810Z (over 1 year ago)
- Language: CSS
- Homepage: http://suitcss.github.io
- Size: 11.7 KB
- Stars: 29
- Watchers: 10
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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+