kevinsawicki / monokai

Monokai Atom Syntax theme
241 stars 133 forks source link

included styles for angular directives #55

Closed juliancoleman closed 6 years ago

juliancoleman commented 9 years ago

not the most conventional way of doing this, but unless I had the entire CSS block, it simply wouldn't change the color. I guess I should also refactor the code to use LESS's nesting instead of inlining a ton of selectors and pseudo-elements.

juliancoleman commented 9 years ago

I've gone ahead and fixed the LESS by nesting instead of inlining a bunch of selectors

gustavoalfaro commented 7 years ago

How it looks?