Skip to content

Commit 706b902

Browse files
authored
Vertical spacing
1 parent 40c8c9b commit 706b902

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
![CSS constructor for React](https://github.com/raw/siddharthkp/css-constructor/master/header.png)
22

3+
 
4+
35
Every React component gets an inbuilt javascript constructor for functional logic.
46

57
**Introducing the css constructor for styling!**
68

9+
 
10+
 
11+
712
```jsx
813
import React from 'react';
914
import css from 'css-constructor'; // 👶 Super tiny: only 1.2K gzipped!

0 commit comments

Comments
 (0)