dotvim/.vim/UltiSnips/scss.snippets
2015-07-02 10:45:40 +02:00

4 lines
45 B
Plaintext

snippet ! "!important"
!important
endsnippet