Files
w4rpservices/node_modules/node-sass/test/fixtures/source-map/expected.css
2018-10-27 03:51:47 -05:00

14 lines
191 B
CSS
Vendored

#navbar {
width: 80%;
height: 23px; }
#navbar ul {
list-style-type: none; }
#navbar li {
float: left; }
#navbar li a {
font-weight: bold; }
/*# sourceMappingURL=index.map */