test.css

h1 {
  color: red;
}

File

tests/modules/rules_test_ui_embed/css/test.css

View source
  1. h1 {
  2. color: red;
  3. }