angular/packages/compiler
Matthew Beck b1699da827 test: remove invalid css that was causing issues with the postcss parser
These tests happened to use garbage "{c}" declaration lists which caused
the parser to choke. Given that we already have tests demonstrating
similar behavior and that's not what these tests were meant to
demonstrate, I've updated them to use empty declaration lists.
2026-05-07 16:20:16 -06:00
..
design ci: reformat files 2025-12-16 14:44:19 -08:00
src fix(core): disallow event attribute bindings in host bindings unconditionally 2026-05-07 16:19:22 -06:00
test test: remove invalid css that was causing issues with the postcss parser 2026-05-07 16:20:16 -06:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
compiler.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json feat(compiler-cli): add support for Node.js 26.0.0 2026-05-06 09:55:38 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00