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 1
1
# Pure CSS Components
2
2
Pack 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
8
9
9
10
## There are two way to use
10
11
1 . Simpler
11
12
Just simply add components.css file to your document
12
13
2 . Harder
13
14
Use .less files to manipulate styles of components or use only those use need
14
15
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 )
17
19
18
20
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