Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Strips comments from css before applying css shim. #1738

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

winstonewert
Copy link
Contributor

As it stands, the CSS comments confuse the parser's ability to recognize
the polyfill-non-strict and friends, as the comments get treated as part
of the selector. This simply strips out the comments before doing any
processing.

As it stands, the CSS comments confuse the parser's ability to recognize
the polyfill-non-strict and friends, as the comments get treated as part
of the selector. This simply strips out the comments before doing any
processing.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants