nextcloud / nextcloud/theming_customcss
Feature: Add SCSS support
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 10
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
It would be really great if SCSS would be supported, this would make the custom style scripts much cleaner.
E.g. ScssPhp\ScssPhp\Compiler could be used, at least this is how the theming app does it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating where custom style scripts are parsed or compiled, then inspect how the theming app uses ScssPhp\ScssPhp\Compiler. Done means SCSS input is accepted and produces the expected custom styles, with coverage for the new processing path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100