We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
EStylesheet doesn' work. When I using other E* commands I have no problem and autocomplete does work correctly but not EStylesheet.
The text was updated successfully, but these errors were encountered:
@dastangoo Are you read next sentence in README.md?
If neither exists, and g:angular_cli_stylesheet_format is not set manually, assume an Ionic project triggered the plugin and set to scss.
Maybe your stylesheets type is css not scss?
css
scss
default stylesheet extension is css.
Maybe your stylesheets type is scss not css.
(check g:angular_cli_stylesheet_format value)
g:angular_cli_stylesheet_format
Sorry, something went wrong.
No branches or pull requests
EStylesheet doesn' work. When I using other E* commands I have no problem and autocomplete does work correctly but not EStylesheet.
The text was updated successfully, but these errors were encountered: