https://github.com/angular/angular
Raw File
Tip revision: 710a24a7d058143e94cbc2db905523bfeb257397 authored by Andrew Kushnir on 20 November 2023, 19:39:23 UTC
release: cut the v17.0.4 release
Tip revision: 710a24a
second.stackblitz.json
{
  "description": "Second authors style guide stackblitz (non-executing)",
  "files": [
    "src/main.2.ts",
    "src/index.2.html",
    "src/styles.css"
  ],
  "main": "src/index.2.html",
  "file": "src/index.html",
  "tags": ["author", "style guide"]
}
back to top