Skip to content

CleanCSS for TSF WordPress plugin family.

Notifications You must be signed in to change notification settings

theseoframework/cleancss-tsf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CleanCSS for TSF files via NPM

This package helps you minify CSS files via CleanCSS for TSF product family, using NPM.

It uses CleanCSS v4.2.1, since v4.2.2 caused various issues, among merging selectors unpredictably.

Installation

  1. Import this Git's files to a private folder location.
  2. Open Terminal.
  3. cd to folder.
  4. Enter: npm install.

Updating

  1. Open Terminal.
  2. cd to folder.
  3. Enter: npm update.

Usage

  1. Open Terminal.
  2. cd to folder.
  3. Enter: npm start.
  4. Open your favorite webbrowser.
  5. Go to localhost:8002/?file=C:\path\to\file-to-minify.css.
  6. The response in the browser will be the minified version of the file.

About

CleanCSS for TSF WordPress plugin family.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published