postcss -simple-vars — This allows the use of Sass-style variables (e.g. $myColor: #fff; , used as color: $myColor; ) instead of the more verbose CSS syntax ( ...
確定! 回上一頁