ember-cli-postcss:Post用于ember-cli的Postcss集成

时间:2024-02-25 16:41:46
【文件属性】:

文件名称:ember-cli-postcss:Post用于ember-cli的Postcss集成

文件大小:222KB

文件格式:ZIP

更新时间:2024-02-25 16:41:46

ember postcss ember-addon css-parser EmberHandlebars

Ember CLI Postcss 使用处理带有大量CSS 。 安装 ember install ember-cli-postcss 兼容性 由于Postcss V8的插件API发生了更改,因此在升级Postcss后需要更新某些插件。 这应该像将软件包从v6更新到v7一样简单,但是不能保证兼容性。 V7 ember-cli-postcss-> Postcss V8 V6 ember-cli-postcss-> Postcss V7 用法 该加载项可以两种方式使用: 在单个文件上,称为“编译” 在所有CSS文件上,称为“过滤器” 注意:可以同时使用编译和过滤器。 附加说明:此应用程


【文件预览】:
ember-cli-postcss-master
----ember-cli-build.js(1KB)
----.github()
--------workflows()
----testem.js(625B)
----.eslintrc.js(761B)
----.npmignore(207B)
----.ember-cli(32B)
----config()
--------deploy.js(809B)
--------environment.js(74B)
--------ember-try.js(895B)
----LICENSE(1KB)
----README.md(11KB)
----addon()
--------services()
----.editorconfig(514B)
----tests()
--------index.html(1KB)
--------test-helper.js(222B)
--------.eslintrc.js(208B)
--------dummy()
--------acceptance()
----CODE_OF_CONDUCT.md(3KB)
----blueprints()
--------postcss-sass()
----.gitignore(346B)
----app()
--------services()
----index.js(3KB)
----.watchmanconfig(37B)
----CHANGELOG.md(3KB)
----.eslintignore(221B)
----package-lock.json(786KB)
----package.json(3KB)
----vendor()
--------.gitkeep(0B)

网友评论