在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):craigbuckler/gulp-css开源软件地址(OpenSource Url):https://github.com/craigbuckler/gulp-css开源编程语言(OpenSource Language):JavaScript 44.2%开源软件介绍(OpenSource Introduction):gulp-cssThis provides an example Gulp.js project which automates CSS tasks including:
InstallationTo install on any Linux, Mac OS or Windows system, ensure Node.js is installed then clone the repository: git clone https://github.com/craigbuckler/gulp-css.git Navigate to the folder: cd gulp-css Install dependencies: npm i gulp-cli -g
npm i Note that module versions have been fixed to guarantee compatibility. Run UsageRun in live-reloading development mode: gulp Navigate to Build production CSSSet Linux/Mac OS: NODE_ENV=production
gulp css (or inline Windows Powershell: $env:NODE_ENV="production"
gulp css Windows legacy command line: set NODE_ENV=production
gulp css |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论