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

Compass filter should process only scss files #72

Closed
AdrianRibao opened this issue Jun 23, 2011 · 0 comments
Closed

Compass filter should process only scss files #72

AdrianRibao opened this issue Jun 23, 2011 · 0 comments

Comments

@AdrianRibao
Copy link

This causes an error:

{% compress %}
    <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/styles.scss" />
    <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}js/jquery/plugin/css/plugin.css" />
{% endcompress %}

Because it tries to filter plugin.css throug COMPASS filter.

@jezdez jezdez closed this as completed in 181b66c Aug 9, 2011
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