Last 12 weeks ยท 0 commits
3 of 6 standards met
Repository: sindresorhus/cssprettifier-userscript. Description: Format and syntax highlight CSS files you open Stars: 50, Forks: 4. Homepage: http://userscripts.org/scripts/show/162004 Open PRs: 0, open issues: 0. Last activity: 5y ago. Community health: 57%. Top contributors: sindresorhus, Munter, rwinikates.
If a css file has a query string at the end of the file name, i.e. style.css?v1.4 the existing script doesn't fire. Adding a trailing wildcard catches it, and still works even if there is no trailing characters.