tree: 5677594eb80d5a00ed4ac0f1fa2caa1b1150f832 [path history] [tgz]
  1. .settings/
  2. META-INF/
  3. src/
  4. .classpath
  5. .project
  6. about.html
  7. about.ini
  8. about.mappings
  9. about.properties
  10. build.properties
  11. epl-v10.html
  12. license.html
  13. LICENSE.txt
  14. pom.xml
  15. README.md
org.eclipse.osbp.vaadin.widgetset/README.md

How to build the OS.bee theme

It requires two steps.

  • Run the sass-compiler (See files sass.compile.* in the folder). For now it does not work by maven?!
  • Compile the widgetset by calling “mvn clean verify”