Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a way to limit which stylesheets are processed
Implements LeaVerou#6137. Adds limit property which is boolean and reflects the existence of a data-prefix attribute on the script tag. If it is there, it affects the <link> styles. Only those with a data-prefix attribute are processed.
- Loading branch information