File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ Learn the best frameworks by example
22
22
23
23
## How this project is organized
24
24
25
- ### Lessons
26
- - Each folder contains a lesson for learning the basics of that framework using a button .
25
+ ### Buttons
26
+ - Each folder contains a button example for learning the basics of that framework and to show what features it supports .
27
27
28
28
### Workshops
29
29
- Some folders folder also contains a workshop with challenges explained in the README
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " css-in-react" ,
3
3
"version" : " 2.0.0" ,
4
- "description" : " Learn to use various CSS in JS frameworks with your React project " ,
4
+ "description" : " Learn the best CSS in React frameworks by example " ,
5
5
"author" : " Joe Seifi" ,
6
6
"license" : " ISC" ,
7
7
"scripts" : {
You can’t perform that action at this time.
0 commit comments