Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Compile SASS into another directory #3258

@tru9

Description

@tru9

I was wondering if It's possible if I can compile some folders in app/design and compile it to dist/design with the same name and everything.

For example:

-- src
   - app
     -design
       home.sass
       
 // compile to
 
 -- src
   - dist
      - design
         home.css        

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