Skip to content

ovaldi/getMatchedCSSRules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e242a0 · Sep 5, 2015

History

4 Commits
Sep 5, 2015
Sep 5, 2015
Sep 5, 2015
Sep 5, 2015

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