Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable sass mixed-decls warnings; fix CI (#5221)
* Force sass 1.77.6 sass 1.77.7+ adds a warning about mixing nested and unnested css https://sass-lang.com/documentation/breaking-changes/mixed-decls/ most of these are in patternfly, so newer sass may need to wait for patternfly 6 * cypress.yml: provide docker-compose - call docker compose
- Loading branch information