angular-cli.vim
angular-cli.vim copied to clipboard
EStylesheet
EStylesheet doesn' work. When I using other E* commands I have no problem and autocomplete does work correctly but not EStylesheet.
@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?~~
default stylesheet extension is css.
Maybe your stylesheets type is scss not css.
(check g:angular_cli_stylesheet_format value)