摘要: 原文 http://www.css88.com/archives/7025 在过去的大概六个月里,我已经开始在我的项目中使用 npm scripts 。在此之前,我使用Gulp,再之前是Grunt。他们给了我很好的功能,通过自动化帮助我做了许多原先需要我手工做的事情,并且更快更有效地执行我的工作。但 阅读全文
posted @ 2018-05-25 16:11 Marco CAO 阅读(210) 评论(0) 推荐(0) 编辑
摘要: Scss Objectives and Outcomes In this exercise you will learn to write Scss code and then automatically transform it into the corresponding CSS code. A 阅读全文
posted @ 2018-05-25 14:56 Marco CAO 阅读(286) 评论(0) 推荐(0) 编辑
摘要: Less Objectives and Outcomes In this exercise you will learn to write Less code and then automatically transform it into the corresponding CSS code. A 阅读全文
posted @ 2018-05-25 14:55 Marco CAO 阅读(173) 评论(0) 推荐(0) 编辑
摘要: Objectives and Outcomes In this exercise, you will learn to use Gulp, the task runner. You will install Gulp CLI and install Gulp plugins using NPM. T 阅读全文
posted @ 2018-05-25 14:41 Marco CAO 阅读(163) 评论(0) 推荐(0) 编辑
摘要: Objectives and Outcomes In this exercise, you will continue to learn to use Grunt, the task runner. You will configure the Grunt file with a set of ad 阅读全文
posted @ 2018-05-25 11:09 Marco CAO 阅读(167) 评论(0) 推荐(0) 编辑
摘要: Grunt Part 1 Objectives and Outcomes In this exercise, you will learn to use Grunt, the task runner. You will install Grunt CLI and install Grunt pack 阅读全文
posted @ 2018-05-25 09:57 Marco CAO 阅读(88) 评论(0) 推荐(0) 编辑