or you can add your css in :
scoold/src/main/resources/themes/
let jsVar = someFunction() => {
console.log('Say something');
}
I fell the Scoold theme has a lot of extra spaces between the components. I'd like to use a more compact theme. Can I change the theme or customize it?
or you can add your css in :
scoold/src/main/resources/themes/
let jsVar = someFunction() => {
console.log('Say something');
}