diff --git a/ShortCSS.styl b/ShortCSS.styl index fdfa8f2..6152189 100644 --- a/ShortCSS.styl +++ b/ShortCSS.styl @@ -298,3 +298,5 @@ _h24 = 'h2,h3,h4' _h36 = 'h3,h4,h5,h6' _h35 = 'h3,h4,h5' + +imp = !important \ No newline at end of file