@xunserver/postcss-config

0.0.3 • Public • Published

功能

整合常见的 postcss 配置,目前具有下面功能。

  • autoprefix
  • postcss-normalize
  • flex-bug-fix

安装

npm i -D @xunserver/postcss-config 或者使用@xunserver/cli 中 xs add postcss

使用

// .postcssrc.js
module.exports = {
  plugins: [...require('@xunserver/postcss-config').plugins],
};

Readme

Keywords

none

Package Sidebar

Install

npm i @xunserver/postcss-config

Weekly Downloads

0

Version

0.0.3

License

ISC

Unpacked Size

1.22 kB

Total Files

4

Last publish

Collaborators

  • xunserver