Hi, I’m still not that familiar with CSS, but here’s what I’d like to do: I want to add something to the CSS so that if I prefix a word with a particular character, I’d like that word, whatever it is, to show up in a distinct color–similar to the way that tags get highlighted, so that, for example, in
blah blah blah @function blah blah blah @structure blah
I could put something in the CSS where @function and @structure are both offset in blue. It doesn’t really matter to me what the symbol is.