File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
6
< meta http-equiv ="X-UA-Compatible " content ="ie=edge ">
7
- < title > Neblula CSS</ title >
7
+ < title > Neblula CSS - Demo </ title >
8
8
< link href ="dist/main.css " rel ="stylesheet ">
9
9
</ head >
10
10
< body >
11
11
< div class ="o-site-wrap o-site-wrap--padding ">
12
12
< div class ="o-section-md ">
13
- < h1 > Nebula CSS</ h1 >
13
+ < h1 > Nebula CSS — Demo</ h1 >
14
+ < p > < a href ="https://github.com/rbrtsmith/nebula-css "> Github Repository & Documentation</ a >
14
15
< p > ITCSS and BEMIT based Sass/CSS framework that is ultra exensible and scales to any project size.</ p >
15
16
< p > You are encouraged to use your browser dev tools to see what markup structure these components require</ p >
16
17
< p > < strong > Note:</ strong > Anything prefixed with < code > demo-</ code > is for demonstration purposes only and does not ship with the framework</ p >
18
+ < h2 > Install via NPM</ h2 >
19
+ < pre > < code > npm install --save nebula-css</ code > </ pre >
17
20
</ div >
18
21
</ div >
19
22
You can’t perform that action at this time.
0 commit comments