pleku / vaadin-libsass

Verifying that libsass can be used for Vaadin 8 theme compilation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test.libsass

Test application for compiling Vaadin themes with libsass.

  • Uses maven-dependency-plugin unpack-dependencies to scan jars for .scss files.
  • Uses libsass-maven-plugin for sass file compilation.
  • Uses fizzed-watcher-maven-plugin for on-the-fly-compilation.

mvn jetty:run localhost:8080/ , localhost:8080/Valo

mvn fizzed-watcher:run for on-the-fly-compilation

About

Verifying that libsass can be used for Vaadin 8 theme compilation

License:Apache License 2.0


Languages

Language:CSS 57.5%Language:Java 42.5%