DEBSOURCES
Skip Quicknav
sources / node-node-sass / 9.0.0%2Bgit20240131.6081731%2Bdfsg-3 / test / fixtures / source-map / index.scss
12345678910111213141516
#navbar { width: 80%; height: 23px; } #navbar ul { list-style-type: none; } #navbar li { float: left; a { font-weight: bold; } }