humhub / humhub/documentation

lessc -x compress option has been deprecated. It is recommended we use a dedicated css minifier, -clean-css

Open
#87 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
10
Forks
79
PR merge metrics
No merged PRs in 30d

Description

For example,

lessc -x themes/Example/less/build.less themes/Example/css/theme.css
lessc -clean-css themes/Example/less/build.less themes/Example/css/theme.css

Contributor guide

No contributing guide indexed for this repository

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

Search the documentation for the shown lessc -x command and read the surrounding usage instructions. Replace the deprecated compression option with the recommended -clean-css form, then verify that the documented command matches the intended CSS minification workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.