Vaadin 7/8 SCSS/SASS Compiler

Hello together,

I just wanted to ask, what your SASS/SCSS Compiler is able to do and what not at the moment in:

  • Vaadin V7 and…
  • Vaadin V8?

https://sass-lang.com/documentation It seems, that some of built in functions as str-slice($string, $start-at, $end-at: -1) or type-of($value) are not implemented?

Have a great evening

Fabian

Your question is answered for example in this training video https://vaadin.com/training/courses/theming-with-valo, which explains how theming works in Vaadin 8. There is a chapter about SASS also in Vaadin 8 documentation https://vaadin.com/docs/v8/framework/themes/themes-sass.html

Thanks, but I just needed a compiler version number… not a whole video.