$
This commit is contained in:
13
node_modules/node-sass/test/fixtures/source-map/expected.css
generated
vendored
Normal file
13
node_modules/node-sass/test/fixtures/source-map/expected.css
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
#navbar {
|
||||
width: 80%;
|
||||
height: 23px; }
|
||||
|
||||
#navbar ul {
|
||||
list-style-type: none; }
|
||||
|
||||
#navbar li {
|
||||
float: left; }
|
||||
#navbar li a {
|
||||
font-weight: bold; }
|
||||
|
||||
/*# sourceMappingURL=index.map */
|
Reference in New Issue
Block a user