Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
/ css-optimize Public archive

The client-library for optimizing CSS using the Jazzcat service

License

Notifications You must be signed in to change notification settings

mobify/css-optimize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

css-optimize

This repo contains the client library for Mobify's CSS Concatenation service, Jazzcat. The client API is MIT licensed, but use of it with the backend service requires you to be a Mobify Cloud user (https://cloud.mobify.com)

To use it standalone in your project, please checkout www.mobifyjs.com, which is a library that packages up Mobify's performance libraries in one package.

Installation

First, you will need to install grunt-cli and bower globally:

npm install -g grunt-cli bower

Then install the local dependencies:

npm install
bower install

Testing

grunt test

And if you have Saucelabs credentials:

grunt saucelabs

About

The client-library for optimizing CSS using the Jazzcat service

Resources

License

Stars

Watchers

Forks

Packages

No packages published