Skip to content

nqdy666/webpack-css

Repository files navigation

WEBPACK-CSS

使用 webpack 打包 css

996.icu LICENSE build status

English Document

特性

  • webpack4
  • babel7
  • dart-sass
  • 支持打包多个css

案例

打包element ui主题 vve-element-theme

打包iconfont字体 vve-rjyr-iconfont

开发

  • 安装依赖
npm install
  • 开发
npm start

# 或者指定某个entry
npm start -- --evn.SINGLE_ENTRY=main
  • 打包
npm run build
  • 发布
npm run release
git push --follow-tags origin master && npm publish

捐赠

如果你觉得它有用,你可以给我买一杯奶茶。

donation

About

Package css with webpack

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published