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

Not works if css contains inline comments #187

Open
harisjayadev opened this issue Feb 3, 2016 · 1 comment
Open

Not works if css contains inline comments #187

harisjayadev opened this issue Feb 3, 2016 · 1 comment

Comments

@harisjayadev
Copy link

Not works if css contains inline comments like below. Throwing error

background: #aaaaaa/{bgColorOverlay}/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/{bgImgUrlOverlay}/ 50%/{bgOverlayXPos}/ 50%/{bgOverlayYPos}/ repeat-x/{bgOverlayRepeat}/;

@MoOx
Copy link
Contributor

MoOx commented Feb 3, 2016

Maybe try postcss instead. Rework is sort of unmaintainted.

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

No branches or pull requests

2 participants