mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Docs: Compile CSS package fix
This commit is contained in:
parent
bc58e1f6c9
commit
c796a3e48f
@ -24,7 +24,7 @@ If you wish to overwrite default theme variables as text and background colors,
|
|||||||
If you are using the command line tool [lessc](http://lesscss.org/), you can build your theme as follows:
|
If you are using the command line tool [lessc](http://lesscss.org/), you can build your theme as follows:
|
||||||
|
|
||||||
```
|
```
|
||||||
lessc -x build.less ../css/theme.css
|
lessc -x themes/Example/less/build.less themes/Example/css/theme.css
|
||||||
```
|
```
|
||||||
|
|
||||||
> Info: For compiling your less file, there are also other alternatives like [WinLess](http://winless.org/) or [SimpLESS](https://wearekiss.com/simpless).
|
> Info: For compiling your less file, there are also other alternatives like [WinLess](http://winless.org/) or [SimpLESS](https://wearekiss.com/simpless).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user