migrate from sass to PostCSS (#142)

closes #135
This commit is contained in:
Mihail Novikov
2018-07-09 01:17:04 +04:00
committed by Aleksei Gurianov
parent 20f08683b5
commit bcd28306e2
9 changed files with 189 additions and 1376 deletions
+1 -1
View File
@@ -4,5 +4,5 @@
font-size: 0;
border: 12px solid #eee;
border-radius: 2px;
background: #fff; // try to fix textarea blinking in Safari
background: #fff; /* try to fix textarea blinking in Safari */
}