Currently the tool doesn't have a Sass compiler installed, which makes it difficult for the developers to reflect the changes made in .scss files.
Also put .css files to .gitignore, as they are the generated css files from the source scss files.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Add a Sass compiler to the tool | labs/tools/VideoCutTool | master | +1 K -1 K |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Gopavasanth | T327582 Improve the functionality of VideoCutTool | |||
| Resolved | Reputation22 | T333466 [GSOC 2023 Proposal] Improve the functionality of VideoCutTool | |||
| Resolved | Reputation22 | T336946 Add a Sass Compiler |
Event Timeline
Comment Actions
Will have to add sass compiler to the project dependencies, and will have to write a script for watching all the .scss files, in the DockerFile
Comment Actions
Change 921427 had a related patch set uploaded (by Reputation22; author: Reputation22):
[labs/tools/VideoCutTool@master] Add a Sass compiler to the tool
Comment Actions
Change 921427 merged by jenkins-bot:
[labs/tools/VideoCutTool@master] Add a Sass compiler to the tool