mirror of
https://github.com/flarum/core.git
synced 2025-08-30 03:20:36 +02:00
feat: Allow registering settings as Less
config vars through Settings Extender (#3011)
Co-authored-by: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com>
This commit is contained in:
3
tests/fixtures/less/config.less
vendored
Normal file
3
tests/fixtures/less/config.less
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
body {
|
||||
--custom-config-setting: @custom-config-setting;
|
||||
}
|
Reference in New Issue
Block a user