framework/tests/fixtures/less/config.less
Sami Mazouz d8e7aa54b4
feat: Allow registering settings as Less config vars through Settings Extender (#3011)
Co-authored-by: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com>
2021-11-01 15:41:19 +01:00

4 lines
60 B
Plaintext

body {
--custom-config-setting: @custom-config-setting;
}