Skip to content

Commit b35455d

Browse files
committed
Change quick like CHANGELOG suggest
1 parent b092e61 commit b35455d

File tree

7 files changed

+702
-109
lines changed

7 files changed

+702
-109
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77

88
## [Unreleased]
9+
10+
11+
12+
## 2.2.0 - 2022-12-06
13+
14+
### Added
15+
916
- Add '--qk--anchor-color--active' variable
1017
- Add '--qk--anchor-color--hover' variable
1118
- Add '--qk--anchor-color--link' variable
@@ -14,6 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1421
- Add '--qk--font-family--heading' variable
1522
- Add '--qk--font-family--inline' variable
1623
- Add neutral color palette
24+
25+
26+
### Changed
27+
1728
- Change examples in docs
1829
- Change background-color in 'kbd' selector's rules
1930
- Change color in 'kbd' selector's rules
@@ -23,7 +34,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2334
- Change color in 'code' selector's rules
2435
- Change background-color in 'pre' selector's rules
2536
- Change color in 'pre' selector's rules
37+
38+
39+
### Fixed
2640
- Fix url of resources in example.html
41+
42+
43+
### Removed
2744
- Remove margins in 'article' selector's rules
2845
- Remove margins in 'aside' selector's rules
2946
- Remove margins in 'footer' selector's rules

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# quick.css
22

3-
**Quick** is a CSS framework for web developers, [like myself](https://www.guglielmopepe.com/?utm_source=github.com&utm_medium=readme&utm_campaign=quick.css), who do not have time to styling but want their web services to look nice. Current `master` points to version 2.1.1 of the framework.
3+
**Quick** is a CSS framework for web developers, [like myself](https://www.guglielmopepe.com/?utm_source=github.com&utm_medium=readme&utm_campaign=quick.css), who do not have time to styling but want their web services to look nice. Current `master` points to version 2.2.0 of the framework.
44

55
Check out on the [demo page](https://guglielmopepe.github.io/quick/examples.html).
66

0 commit comments

Comments
 (0)