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

Compile SASS into another directory #3258

Open
tru9 opened this issue Apr 23, 2022 · 0 comments
Open

Compile SASS into another directory #3258

tru9 opened this issue Apr 23, 2022 · 0 comments

Comments

@tru9
Copy link

tru9 commented Apr 23, 2022

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        
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@tru9 and others