Skip to content

Commit 428d66d

Browse files
committed
chore: update README.md
1 parent 6ab7633 commit 428d66d

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,7 @@ export const BsIndigo = "var(--bs-indigo)"
3939
* #6f42c1;
4040
*/
4141
export const BsPurple = "var(--bs-purple)"
42-
/**
43-
* #d63384;
44-
*/
45-
export const BsPink = "var(--bs-pink)"
46-
/**
47-
* #dc3545;
48-
*/
49-
export const BsRed = "var(--bs-red)"
50-
/**
51-
* #fd7e14;
52-
*/
53-
export const BsOrange = "var(--bs-orange)"
54-
/**
5542
...
5643
```
44+
45+
3. Import and use the output typescript file.

0 commit comments

Comments
 (0)