Skip to content

[Feature] webpack config being able to process either sass or scss  #1931

@ramjamx

Description

@ramjamx

Submit a feature request or bug report

Feature Request

Feature request: Use whatever extension is setup in config.json

Nowadays you need to change line 77 on webpack.config.js in order to change from scss to sass.
No matter if you specify in config.json sass as the extension of the main style file.
It would be great if you can use it whatever you want and only set it up only on config.json

It's also necessary to edit line 177 for sass lint messages

      syntax: 'sass',

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions