mixins-guards.css 220 B

12345678910111213
  1. .test-2798 {
  2. regression: fixed;
  3. }
  4. .conditions-parser-1 {
  5. only-atomic: ok;
  6. }
  7. .conditions-parser-2 {
  8. only-atomic-with-nested-parenthesis: ok;
  9. }
  10. .conditions-parser-3 {
  11. only-atomic-nested-parenthesis-on-right: ok;
  12. }