index
:
share
master
collection of random code and project templates
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
vaadin
/
src
/
main
/
WebContent
/
VAADIN
/
themes
/
mytheme
/
styles.scss
blob: 447ce98873726cff34a690819894260d7651da90 (
plain
)
1
2
3
4
@import
"mytheme.scss"
;
.
mytheme
{
@include
mytheme
;
}