update read me

parent 985a8b0d
...@@ -551,7 +551,9 @@ export default CategoryListClass; ...@@ -551,7 +551,9 @@ export default CategoryListClass;
### 6. Adding CSS (15 minutes) ### 6. Adding CSS (15 minutes)
- Demonstrate how to add and apply CSS in React. - Demonstrate how to add and apply CSS in React.
- Style the category and product forms. - Style the category and product forms.
Category.css *
`Category.css`
```css ```css
form { form {
margin: 20px; margin: 20px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment