...

Text file src/github.com/alecthomas/chroma/lexers/testdata/stylus.actual

Documentation: github.com/alecthomas/chroma/lexers/testdata

     1$white ?= #fff
     2body {
     3  color: $white;
     4}

View as plain text