Skip to content

Apply original source maps from source files #35

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

Closed
wants to merge 2 commits into from

Conversation

conradz
Copy link
Contributor

@conradz conradz commented May 24, 2014

This fixes #29, by searching all source files for any source maps that they contain and applying them to the output.

This depends on the currently unreleased master of css-parse.

@necolas
Copy link
Contributor

necolas commented May 28, 2014

Looks good.

Aside: I think css-parse and css-stringify should be moved into 'css'. Issues like this, highlight the problems with having separate modules that need to be kept in sync.

@MoOx
Copy link

MoOx commented May 28, 2014

+1 for the merge. It make totally sense. And people will still be able to use just parse or stringify part of the package.

@necolas
Copy link
Contributor

necolas commented May 28, 2014

Applied in 8c63bd1 and be22c40

@necolas necolas closed this May 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants