Skip to content

Commit fb69844

Browse files
committed
readme
1 parent 013957e commit fb69844

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
# Pure CSS Components
22
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
89

910
## There are two way to use
1011
1. Simpler
1112
Just simply add components.css file to your document
1213
2. Harder
1314
Use .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

1820
I used LESS mixins library - prefixer.less which you can get it there http://lessprefixer.com/

0 commit comments

Comments
 (0)