Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

PostCss Starter Kit for a quick development environment setup.

Notifications You must be signed in to change notification settings

HamedPour/PostCSS-Developer-Kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostCSS-Starter-Kit

My collection of PostCSS addons for a quick and fast setup of a development environment.

Getting Started

  • Type "gulp" in command line to initiate browser-sync.
  • Type "gulp icons" to generate SVG sprite from the files in your "icon" directory.
  • Type "gulp build" to produce the dist folder.
  • Type "gulp previewDist" to preview the compiled dist folder and finished website.

Prerequisites

Run "npm install". Run "gulp" (which will run gulp watch by default).

Gulp Tasks

gulp
gulp icons (run after placing new svg files in the icon folder)
gulp build
gulp previewDist (double check the result)

Top PostCSS Plugins

  • waypoints
  • lost
  • rucksack
  • modernizr
  • autoprefixer
  • browser-sync
  • babel

*See package.json for further list of PostCSS plugins.

About

PostCss Starter Kit for a quick development environment setup.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published