Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ingestion of inline, data-uri sourcemaps in input .css #600

Closed

Commits on Jun 2, 2015

  1. Fixes clean-css#590 - an edge case in import processing.

    Rebasing import statements without url had a nasty edge case where
    a subsequent content ended up wrapped into a `url()`.
    jakubpawlowicz committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    f85cf50 View commit details
    Browse the repository at this point in the history
  2. Version 3.3.1.

    jakubpawlowicz committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    0431356 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Configuration menu
    Copy the full SHA
    1e0c1f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2015

  1. HACK: Adds flag to package.json so that I can detect whether or not I…

    …'m using my patched clean-css in other projects.
    cspotcode committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    18bf8f7 View commit details
    Browse the repository at this point in the history