kitconcept / volto-light-theme

https://light-theme.kitconcept.io
11 stars 9 forks source link

VLT 6 - New color schemas, CSS properties powered, new widgets #420

Open sneridagh opened 2 weeks ago

sneridagh commented 2 weeks ago

This supersedes: vltthreeandahalf branch

sneridagh commented 1 week ago

@danalvrz la build se queja:

Deprecation Warning: The selector ".blocks-group-wrapper * a:not(.item)" is invalid CSS. It will be omitted from the generated CSS.
This will be an error in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/bogus-combinators

   ╷
26 │   :not(.teaser >) a:not(.item) {
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    ../../../packages/volto-light-theme/src/theme/_bgcolor-blocks-layout.scss 26:3  @import
    ../../../packages/volto-light-theme/src/theme/_layout.scss 436:9                @import
    ../../../packages/volto-light-theme/src/theme/main.scss 7:9                     root stylesheet

Le puedes echar un vistazo?