Skip to content

Commit 61c6324

Browse files
BackendExpertJehanKandyAnupa1998
committed
Update README.md
Co-Authored-By: JehanKandy <[email protected]> Co-Authored-By: Anupa Gamage <[email protected]>
1 parent 4494f49 commit 61c6324

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818

1919
# How to use this NPM Package
2020

21+
- Important
22+
- - use NPM scripts according to your needs
23+
- - use only on script
24+
25+
2126
- Before install the Package you must install following Packages
2227

2328
- - react-router-dom
@@ -36,9 +41,11 @@
3641
- find `scripts`
3742
- add following commands
3843

44+
- Use with Custom CSS
45+
- Use Tailwind CSS
3946

4047

41-
# Use with Custom CSS
48+
### Use with Custom CSS
4249

4350
```json
4451

@@ -95,7 +102,7 @@ export default function App() {
95102
<hr>
96103

97104

98-
# Use Tailwind CSS
105+
### Use Tailwind CSS
99106

100107
```json
101108

0 commit comments

Comments
 (0)