Skip to content

theme-default should support all pre-processor #1114

Closed
@mrleblanc101

Description

@mrleblanc101

Feature request

Hi,
I extended theme-default with custom components.
Those components are SFC using scss as the pre-processor.
The issue is that I can't access variables i created in palette.styl.
If i rename palette.styl in palette.scss, theme-default ignore the file.
Same goes for index.styl.
Shouldn't the theme load the correct file depending on the user configuration ?

What problem does this feature solve?

This would let the user use his prefered pre-processor.
SASS/SCSS is far more popular than Stylus.

What does the proposed API look like?

How should this be implemented in your opinion?

Are you willing to work on this yourself?**

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions