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

Commits on Sep 1, 2015

  1. Strips comments from css before applying css shim.

    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.
    winstonewert committed Sep 1, 2015
    Configuration menu
    Copy the full SHA
    df603ea View commit details
    Browse the repository at this point in the history