You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used LESS mixins library - prefixer.less which you can get it there http://lessprefixer.com/
13
+
2. Install with bower `bower install pure.css.components`
14
+
15
+
3. Install with npm `npm install pure.css.components`
16
+
17
+
Read [get started](http://pgalias.github.io/pure-css-components/get-started/) page for more informations
18
+
19
+
## Documentation
20
+
Documentation included in this repo in `docs` branch is created with [Yeoman Generator Yeogurt](https://github.com/larsonjj/generator-yeogurt) and hosted on Github Pages at address [http://pgalias.github.io/pure-css-components/](http://pgalias.github.io/pure-css-components/)
21
+
22
+
## Bugs and requests
23
+
Spotted bug or have a feature request? Please first search for opened and closed (issues)[https://github.com/pgalias/pure-css-components/issues]. If you don't find your problem or request then open new issue.
24
+
25
+
## Changelog
26
+
See [changelog](https://github.com/pgalias/pure-css-components/blob/master/CHANGELOG.md)
0 commit comments