File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 11# Pure CSS Components
2- Pack of 5 components which are build using only CSS without JS.
3- See demo here http://codepen.io/pgalias/pen/dYKrjb
4- I used LESS mixins library - prefixer.less which you can get it there http://lessprefixer.com/
2+ Pack of pure css components:
3+ 1 -- Dropdown menu
4+ 2 -- Accordion
5+ 3 -- Modalbox
6+ 4 -- Tabs
7+ 5 -- Slider
8+
9+ ## There are two way to use
10+ 1 . Simpler
11+ Just simply add components.css file to your document
12+ 2 . Harder
13+ Use .less files to manipulate styles of components or use only those use need
14+
15+ See demo here: http://codepen.io/pgalias/full/dYKrjb/
16+ See how it works here: http://pawgalias/article/Pure-CSS-Components
17+
18+ I used LESS mixins library - prefixer.less which you can get it there http://lessprefixer.com/
You can’t perform that action at this time.
0 commit comments