restyle-theme-restylecss.com
Version:
The reSTYLE theme for restylecss.com
62 lines (34 loc) • 729 B
Markdown
restyle-theme-restylecss.com
This is the reSTYLE theme for [restylecss.com](http://restylecss.com).
# Installation
```sh
npm install --save-dev restyle-theme-restylecss.com
```
See [Getting Started with reSTYLE](http://restylecss.com/documentation/getting-started) for more details about working with reSTYLE eyeglass modules.
# Usage
```scss
@import "restylecss.com";
// OR
@import "restylecss.com/baseline";
```
# Primitives
## `palette`
## `font-family`
## `transitions`
# UI Patterns
## `achor`
## `blockquote`
## `button`
## `canvas`
## `code`
## `copy`
## `footer`
## `header`
## `headline`
## `landing`
## `logo`
## `menu-item`
## `nav`
## `sidebar`
## `tag`
## `title`