vaadin / dsp-demo

Design System Publisher demo site
https://dsp.demo.vaadin.com
Other
1 stars 2 forks source link

Custom Themes are not applied in DSP #5

Open SebastianKuehnau opened 8 months ago

SebastianKuehnau commented 8 months ago

If you create a custom theme in a separate module and import it according to the documentation, it is not applied to the component library.

  1. clone https://github.com/SebastianKuehnau/dsp-demo
  2. build seb-demo-app first (it creates a seb-component-snapshot in your local maven repo)
  3. build an run the dsp according to the documentation
  4. take a look on http://localhost:8000/components/sebtextfield in lumo theme ;(
tomivirkki commented 8 months ago

The issue seems to be in the example app theme path: