UswaArif / Coffee-website-with-SASS-and-automation-with-Gulp-package-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coffee-website-with-SASS-and-automation-with-Gulp-package-

Gulp is NPM package that automates repetitive tasks in development projects. This includes tasks like compiling SASS to CSS, bundling JavaScript files, optimizing images, and more. The objective of this report is to document the step-by-step setup and configuration of a SASS pipeline using Gulp. It involves tasks such as compilation, autoprefixing, and minification, which are crucial for efficient web projects.

More details are given in Gulp Report.

About


Languages

Language:HTML 79.8%Language:CSS 18.8%Language:SCSS 1.3%Language:JavaScript 0.2%