├── LICENSE ├── README.md ├── external.css ├── index.html └── jquery.scoped.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thingsinjars/jQuery-Scoped-CSS-plugin/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thingsinjars/jQuery-Scoped-CSS-plugin/HEAD/README.md -------------------------------------------------------------------------------- /external.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thingsinjars/jQuery-Scoped-CSS-plugin/HEAD/external.css -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thingsinjars/jQuery-Scoped-CSS-plugin/HEAD/index.html -------------------------------------------------------------------------------- /jquery.scoped.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thingsinjars/jQuery-Scoped-CSS-plugin/HEAD/jquery.scoped.js --------------------------------------------------------------------------------