Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* 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 (cherry picked from commit a4654e5) * npm run prettier
- Loading branch information