In the following line the @import
directive is always treated as a file with the .css
extension, but the plugins support now the ".css", ".scss", ".sass"
extensions.
Should we have the support for other filetypes or maybe allow the use with other plugins like postcss-scss
?