Skip to content

3dyonic/css-core-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCC: CSS CORE

version 1.0

####general description: content of this package:

global tools

####analyze css https://github.com/macbre/analyze-css

npm install --global analyze-css analyze-css --file theme/css/styles.css --pretty

####style stats https://github.com/t32k/stylestats plot with Jenkins.. https://github.com/t32k/stylestats/wiki/Plot-with-Jenkins

$ npm install -g stylestats stylestats theme/css/styles.css

CSS lint Global

https://github.com/CSSLint/csslint/wiki/Command-line-interface

npm install -g csslint csslint --format=lint-xml test.css > results.xml

https://github.com/CSSLint/csslint

https://github.com/gruntjs/grunt-contrib-csslint

http://www.testmycss.com/

http://cssstats.com/

parker

https://www.npmjs.com/package/grunt-parker

css lint local

https://github.com/gruntjs/grunt-contrib-csslint https://www.npmjs.com/package/csslint-stylish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published