Skip to content

Scss @import gets confused between css and scss files #12

Description

@asuh

Because the CSS is in the root and the duplicated preprocessor files also list in the root, the @import into a global main.scss doesn't know which file to import. It might be wise to relocate the css file into src/ and the duplicated files into dist/.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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