LearnNewsExamplesServices
Frontmatter
id2241
titlebuildScripts/buildThemes: add support for import statements inside SCSS files
stateClosed
labels
enhancement
assigneestobiu
createdAtJun 3, 2021, 12:35 PM
updatedAtJun 3, 2021, 12:37 PM
githubUrlhttps://github.com/neomjs/neo/issues/2241
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 3, 2021, 12:37 PM

buildScripts/buildThemes: add support for import statements inside SCSS files

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jun 3, 2021, 12:35 PM

I would like to break down the src/Global.scss file into sub-files.

To do this, the theme-build needs to call scssCombine() on each input file itself.

For now, it is fine to limit this one to the neo framework.

We can create a follow up ticket to also support imports inside workspaces.

tobiu added the enhancement label on Jun 3, 2021, 12:35 PM
tobiu assigned to @tobiu on Jun 3, 2021, 12:35 PM
tobiu referenced in commit 753bd01 - "buildScripts/buildThemes: add support for import statements inside SCSS files #2241" on Jun 3, 2021, 12:37 PM
tobiu closed this issue on Jun 3, 2021, 12:37 PM