Skip to content

Syntax for importing CSS files #287

@craig-jennings

Description

@craig-jennings

Is there a way to include basic CSS files in a SASS compilation? I've googled around and the majority advice is to use the syntax @import "my-file" without an extension. I found this only works using libsass, where as this dart implementation doesn't seem to work.

Some related issues I found:
sass/sass#1094
sass/sass#193
sass/libsass#754 - libsass implementation of above syntax

I'm just curious if this syntax is planned to be supported in this dart implementation or it will remain an exclusive of libsass.

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