Skip to content
Snippets Groups Projects
Unverified Commit ba20abf0 authored by t-fritsch's avatar t-fritsch Committed by GitHub
Browse files

allow theme subfolders

allows custom themes to import files from subfolders inside the `css/theme/source` folder.

in `css/theme/source/custom-theme.scss` we can now do
```scss
@import `custom-theme/controls`
@import `custom-theme/headings`
...
```
parent c8a7f262
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment