We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c24630 commit 1212006Copy full SHA for 1212006
README.md
@@ -1,10 +1,4 @@
1
-# Artemis Bootstrap template
2
-
3
-## Libraries used
4
- * Bootstrap: 5.0.0-beta2
5
- * Animate.css: 4.1.1
6
- * highlight.js: 10.5.0
7
- * fontawesome: 5.10.0
+# Artemis CSS library
8
9
## CSS class available
10
@@ -41,4 +35,6 @@ Term | color | value
41
35
* important
42
36
* show
43
37
38
+## How to use it?
44
39
40
+`npm install artemis-css`
package.json
@@ -1,5 +1,5 @@
{
- "name": "artemis",
+ "name": "artemis-css",
"version": "0.1.0",
"description": "A nice css library for bootstrap 5",
"main": "README.md",
0 commit comments