Skip to content

ovaldi/getMatchedCSSRules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

getMatchedCSSRules

getMatchedCSSRules for Firefox, IE and Chrome

Installation

for Bower

bower install getMatchedCSSRules

for Browser

<script type="text/javascript" src="path-to-getMatchedCSSRules"></script>

Usage

var rules = getMatchedCSSRules(document.body);
console.log(rules);

License

MIT

About

getMatchedCSSRules for Firefox, IE and Chrome

Resources

License

Stars

Watchers

Forks

Packages

No packages published