Skip to content

Importing without specifying '.sss' #5

Description

@samhh

Currently, to import an .sss file, you have to specify the extension:

`@import 'base/vars.sss'

I think it would be nice if the following assumed it was an .sss file, similar to how Browserify/module bundlers assume the .js extension:

`@import 'base/vars'

You would still be able to manually specify .css (or other) extension.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions