Skip to content

Keeping scss subfolders in the dist folder #358

@rafael-trevisan

Description

@rafael-trevisan

Hi, I am migrating some projects from Nitro v4 to v5.

In my v4 project, I have a folder scss which contains subfolders for i.e., pages, templates, themes and etc. In all these folders I have .scss files.

When I run apex-nitro build I need that the dist folder contains a folder called css with all these subfolders and the css compiled for each file.

Is that something we can easily achieve with v5?

I am looking to keep the same folder structure as I had with v4 because otherwise I will have to change the references in the apps.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions