Skip to content

enhanced test cases to prepare for CSS declaration-level processing#77

Merged
alexander-akait merged 3 commits intocss-modules:masterfrom
jantimon:tests/declarations
Oct 30, 2024
Merged

enhanced test cases to prepare for CSS declaration-level processing#77
alexander-akait merged 3 commits intocss-modules:masterfrom
jantimon:tests/declarations

Conversation

@jantimon
Copy link
Contributor

@jantimon jantimon commented Oct 25, 2024

Updated test cases to ensure that all test cases have CSS declarations. This refactoring prepares the codebase for a potential CSS nesting support. It would unblock to transition from rule-based to declaration-based processing.

Changes

  • Replaced empty CSS rules {} with meaningful declarations { a_value: some-value; }
  • Fix node version configuration for ci in nodejs.yml

@alexander-akait alexander-akait merged commit f1c05a5 into css-modules:master Oct 30, 2024
@jantimon jantimon deleted the tests/declarations branch October 30, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants