Skip to content

Unique scss file names (The "root_sass" paths need to end with unique filenames.) #82

@smepti

Description

@smepti

First of all, thanks a lot for this package!
There is a question - there is a validation that prohibits naming scss files the same way, even if they are in different folders. (https://github.com/SymfonyCasts/sass-bundle/blob/main/src/DependencyInjection/SymfonycastsSassExtension.php#L82)
We have a large project, thousands of scss files, and we have times when the file is called just index.scss
Is this limitation justified by something, or is it a groundwork for something that can be improved? Or are we doing something wrong and should we name the files uniquely? Thank you.

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