roundcubemail-plugins-kolab/less-build.sh
Aleksander Machniak fba24494dd Elastic dark mode
Reviewers: #roundcube_kolab_plugins_developers

Subscribers: #roundcube_kolab_plugins_developers

Differential Revision: https://git.kolab.org/D2179
2021-02-01 08:23:07 +01:00

6 lines
249 B
Bash
Executable file

#!/bin/sh
# First you have to link/copy /skins directory from Roundcube repo
# into ./skins here
lessc --clean-css="--s1 --advanced" --rewrite-urls=all plugins/libkolab/skins/elastic/libkolab.less > plugins/libkolab/skins/elastic/libkolab.min.css