mirror of https://github.com/interlegis/sapl.git
4 changed files with 10 additions and 3 deletions
@ -0,0 +1,5 @@ |
|||||
|
import './scss/app.scss' |
||||
|
|
||||
|
//eslint-disable-next-line
|
||||
|
let theme_lib = THEME_CUSTOM |
||||
|
console.log(theme_lib); |
||||
Loading…
Reference in new issue