mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 21:04:16 +02:00
[Housekeeping] Styles Index:ification (#1977)
This commit is contained in:
parent
3527fd7959
commit
6312a171e2
53 changed files with 185 additions and 183 deletions
1
styles/less/ui/settings/appearance-settings/index.less
Normal file
1
styles/less/ui/settings/appearance-settings/index.less
Normal file
|
|
@ -0,0 +1 @@
|
|||
@import './diceSoNice.less';
|
||||
3
styles/less/ui/settings/homebrew-settings/index.less
Normal file
3
styles/less/ui/settings/homebrew-settings/index.less
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@import './domains.less';
|
||||
@import './resources.less';
|
||||
@import './types.less';
|
||||
3
styles/less/ui/settings/index.less
Normal file
3
styles/less/ui/settings/index.less
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@import './settings.less';
|
||||
@import './appearance-settings/index.less';
|
||||
@import './homebrew-settings/index.less';
|
||||
Loading…
Add table
Add a link
Reference in a new issue