Skip to content

Commit 3209b4b

Browse files
committed
fix: update README and package.json formatting
1 parent 351ba5a commit 3209b4b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# `@angular-buch/styles`
22

3-
This repository contains the global stylesheet to be used within the example application "BookManager" used in the German [Angular Book](https://angular.buch.com).
3+
This repository contains the global stylesheet to be used within the example application "BookManager" from the German [Angular Book](https://angular.buch.com) (1st edition, 2025)
44

5-
> :warning: This CSS Stylesheet is not used in the BookMonkey Versions (2-5) from the "Angular Buch".
5+
> :warning: This CSS Stylesheet is **not** used in the older **BookMonkey** versions 2-5.
66
77
## Installation
88

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"SCSS",
3030
"Stylesheet"
3131
],
32-
"author": "Angular Buch Team<team@angular-buch.com> (https://angular-buch.com)",
32+
"author": "Angular Buch Team <team@angular-buch.com> (https://angular-buch.com)",
3333
"license": "MIT",
3434
"bugs": {
3535
"url": "https://github.com/angular-buch/styles/issues"
3636
},
37-
"homepage": "https://github.com/angular-buchstyles#readme",
37+
"homepage": "https://github.com/angular-buch/styles#readme",
3838
"dependencies": {
3939
"@picocss/pico": "2.1.1",
4040
"sass": "1.83.4"

0 commit comments

Comments
 (0)