LearnNewsExamplesServices
Frontmatter
id3580
titlebuildScripts/watchThemes: add support for imported SCSS files
stateClosed
labels
enhancement
assigneestobiu
createdAtDec 7, 2022, 6:16 PM
updatedAtDec 7, 2022, 6:18 PM
githubUrlhttps://github.com/neomjs/neo/issues/3580
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtDec 7, 2022, 6:18 PM

buildScripts/watchThemes: add support for imported SCSS files

Closed v8.1.0 enhancement
tobiu
tobiu commented on Dec 7, 2022, 6:16 PM

since we are using a file buffer based sass rendering, import paths inside your own scss files can get resolved incorrectly.

we do need a regex-based parsing to adjust potentially wrong paths.

tobiu added the enhancement label on Dec 7, 2022, 6:16 PM
tobiu assigned to @tobiu on Dec 7, 2022, 6:16 PM
tobiu referenced in commit ae4bc07 - "buildScripts/watchThemes: add support for imported SCSS files #3580" on Dec 7, 2022, 6:17 PM
tobiu closed this issue on Dec 7, 2022, 6:18 PM