File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 11# Pure CSS Components
22Pack of pure css components:
3- 1 -- Dropdown menu
4- 2 -- Accordion
5- 3 -- Modalbox
6- 4 -- Tabs
7- 5 -- Slider
3+
4+ 1 . Dropdown menu
5+ 2 . Accordion
6+ 3 . Modalbox
7+ 4 . Tabs
8+ 5 . Slider
89
910## There are two way to use
10111 . Simpler
1112Just simply add components.css file to your document
12132 . Harder
1314Use .less files to manipulate styles of components or use only those use need
1415
15- See demo here: http://codepen.io/pgalias/full/dYKrjb/
16- See how it works here: http://pawgalias/article/Pure-CSS-Components
16+ See demo [ here] ( http://codepen.io/pgalias/full/dYKrjb/ )
17+
18+ See how it works [ here] ( http://pawgalias/article/Pure-CSS-Components )
1719
1820I 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