nextcloud / nextcloud/theming_customcss

Feature: Add SCSS support

Open
#34 4 comments 3 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.