Skip to content

Gigaleet SCSS/Autoprefixer Kit is a simple workflow using SCSS, Autoprefixer, and Source Map

Notifications You must be signed in to change notification settings

Gigaleet/gigaleet-scssautoprefixer-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gigaleet SCSS/Autoprefixer Kit

Gigaleet SCSS/Autoprefixer Kit is a simple workflow using SCSS Autoprefixer, and Source Map

##Install

  • Make sure you have npm installed; download from https://nodejs.org/en/
  • Make sure you have gulp installed; run $ npm install --global gulp
  • Clone Repo; run $ git clone https://github.com/Gigaleet/gigaleet-scssautoprefixer-kit.git
  • Install Package; run $ npm install in the gigaleet-scssautoprefixer-kit directory

##Usage

Watch For Changes & Compile

$ gulp

This complies the scss files, generates sourcemaps for easier debugging, and prefixes CSS with Autoprefixer.

Serves Compiled and Compress Files for Production

$ gulp prod

This outputs compressed file for production.

About

Gigaleet SCSS/Autoprefixer Kit is a simple workflow using SCSS, Autoprefixer, and Source Map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published