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 to import not found or unreadable: sass-css-importer" #14

Open
manuelro opened this issue Mar 3, 2015 · 1 comment
Open

"File to import not found or unreadable: sass-css-importer" #14

manuelro opened this issue Mar 3, 2015 · 1 comment

Comments

@manuelro
Copy link

manuelro commented Mar 3, 2015

I am new to Sass, so, expect this to be a newbie question, but I had to do it.

I've been trying to import a CSS file into my Sass main file, I have a LESS background, and this can be done in LESS like a breeze. But I found out is not that simple in Sass.

My story:

  • I decided to give your plugin a try, I installed the GEM and loaded it in my compass Grunt task as a requirement: require: ['sass-css-importer'].
  • Then I tried to import the plugin in my main SASS file with @import "sass-css-importer"
  • Then added my file as in the documentation: @import "CSS:angular-material/angular-material"
  • Got a File to import not found or unreadable: sass-css-importer.
  • I'm using Yeoman. I'm hairless.

Any guidance? (Google is not cooperating.)

@manuelro
Copy link
Author

manuelro commented Mar 3, 2015

Actually, nevermind. There are other ways to embed a CSS into my main workflow. Although it would be nice Sass could embed them directly. You can close this issue.

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

1 participant