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

File extensions for CSS resources are not set properly #54

Closed
jkphl opened this issue Feb 10, 2015 · 0 comments
Closed

File extensions for CSS resources are not set properly #54

jkphl opened this issue Feb 10, 2015 · 0 comments
Assignees
Labels

Comments

@jkphl
Copy link
Collaborator

jkphl commented Feb 10, 2015

When specifying a CSS output resource path without file extension, the file extension should be added automatically:

/* ... */
scss    : {
    dest    : 'path/to/sass/without/extension'
},
/* ... */

should result in a file path/to/sass/without/extension.scss.

@jkphl jkphl added the bug label Feb 10, 2015
@jkphl jkphl self-assigned this Feb 10, 2015
@jkphl jkphl closed this as completed Feb 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant