File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,19 @@ A colorful css framework made by a human not an Ai
3
3
4
4
Non-minimized
5
5
6
- < pre >< code > & lt ; link rel="stylesheet" href="http://smakosh.com/unnamed.css"& gt ; </ code ></ pre >
6
+ ` < link rel="stylesheet" href="http://smakosh.com/unnamed.css"/> `
7
7
8
8
CDN | Non-minimized
9
9
10
- < pre >< code > & lt ; link rel="stylesheet" href="https://unnamedcss-9a1f.kxcdn.com/unnamed.css"& gt ; </ code ></ pre >
10
+ ` < link rel="stylesheet" href="https://unnamedcss-9a1f.kxcdn.com/unnamed.css"/> `
11
11
12
12
Minimized
13
13
14
- < pre >< code > & lt ; link rel="stylesheet" href="http://smakosh.com/unnamed.min.css"& gt ; </ code ></ pre >
14
+ ` < link rel="stylesheet" href="http://smakosh.com/unnamed.min.css"/> `
15
15
16
16
CDN | minimized
17
17
18
- < pre >< code > & lt ; link rel="stylesheet" href="https://unnamedcss-9a1f.kxcdn.com/unnamed.min.css"& gt ; </ code ></ pre >
18
+ ` < link rel="stylesheet" href="https://unnamedcss-9a1f.kxcdn.com/unnamed.min.css"/> `
19
19
20
20
Accelerated by <a href =" https://www.keycdn.com/?ref=unnamed-repo " >KeyCDN</a >
21
21
@@ -29,15 +29,15 @@ http://smakosh.com/unnamed/index.html
29
29
30
30
<h3 >Clone</h3 >
31
31
32
- < pre >< code > git clone https://github.com/smakosh/Unnamed-getting-started.git</ code ></ pre >
32
+ ` git clone https://github.com/smakosh/Unnamed-getting-started.git `
33
33
34
- < pre >< code > cd Unnamed-getting-started && yarn install && bower install</ code ></ pre >
34
+ ` cd Unnamed-getting-started && yarn install && bower install `
35
35
36
- < pre >< code > gulp serve</ code ></ pre >
36
+ ` gulp serve `
37
37
38
38
<h3 >Build</h3 >
39
39
40
- < pre >< code > gulp build</ code ></ pre >
40
+ ` gulp build `
41
41
42
42
# License
43
43
You can’t perform that action at this time.
0 commit comments