1. 首页
  2. 数据库
  3. 其它
  4. static html starter:使用gulp和tailwindcss的静态html入门 源码

static html starter:使用gulp和tailwindcss的静态html入门 源码

上传者: 2021-05-09 00:44:17上传 ZIP文件 1.88MB 热度 13次
静态HTML启动器 使用gulp和tailwindcss的静态html入门。 笔记: 强烈建议使用切换节点的版本,以适合不同的项目。 Tailwind CSS需要Node.js 12.13.0或更高版本。 为了确保工作正常,请遵循.nvmrc列表所在节点的版本。 请使用npm而不是yarn来确保所有依赖项都正确安装。 构建设置 # install gulp globally $ npm install -g gulp # install $ npm install # build for production $ gulp build # serve with hot reload at localhost:3000 $ gulp
下载地址
用户评论