Skip to content

rlp1938/Cssdups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program cssdups has been made to report duplicated style names
in a css file. Now some style names may be replicated harmlessly, eg
@font-name but others such as div.big will cause faults in the html
page display if there is more than one definition.

It is possible inhibit reporting harmless replications, see the man page
or 'cssdups -h' for the details.

About

Very rough heuristic program to find possible duplicate style names in CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors