@denaro-config/postcss

1.4.8 • Public • Published

@denaro-config/postcss

🎉 提供 autoprefixer 主流浏览器的样式前缀配置。

npm (scoped) NPM

GitHub repo size GitHub Repo stars GitHub issues GitHub top language

npm jsDelivr hits (npm scoped)

参考官网地址

postcss > autoprefixer

安装至您的项目

npm install -D @denaro-config/postcss
# or
pnpm install -D @denaro-config/postcss
# or
yarn add -D @denaro-config/postcss

使用

在项目根目录下创建 postcss.config.cjs 文件, 参考配置内容如下:

module.exports = {
  ...require('@denaro-config/postcss')
}

Package Sidebar

Install

npm i @denaro-config/postcss

Weekly Downloads

6

Version

1.4.8

License

MIT

Unpacked Size

3.62 kB

Total Files

5

Last publish

Collaborators

  • vxhly