Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

ClassNotFoundException for ScssStylesheet #317

Open
Sandared opened this issue Feb 13, 2018 · 0 comments
Open

ClassNotFoundException for ScssStylesheet #317

Sandared opened this issue Feb 13, 2018 · 0 comments

Comments

@Sandared
Copy link

Hi,

when I'm running the on-the-fly copmilation of scss files in an OSGi context, then I get a ClassNotFoundException for ScssStylesheet. This is because vaadin-server uses ScssStylesheet, but sass-compiler does not export the package where this class is in (internal).

Either ScssStylesheet should be moved into a public package or you should export the 'internal' package.

Kind regards,
Thomas

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant