Skip to content

Using CSS via PostCSS

EGOISTIAN edited this page Mar 10, 2016 · 3 revisions

Tooling has two sets of built-in PostCSS plugins:

default one:

use --cssnext to switch to:

use --cssmodules to turn css-modules on


The same plugins are also available when you .vue file.

Clone this wiki locally