Open sneridagh opened 2 weeks 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?
This supersedes: vltthreeandahalf branch