Bundle all CSS into a single file

This commit is contained in:
James Panther
2022-06-17 11:26:11 +10:00
parent 25e68ccb23
commit 5ae1a23727
2 changed files with 15 additions and 17 deletions

View File

@@ -10,11 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Alt text to author image ([#8](https://github.com/jpanther/lynx/pull/8))
- Expanded Emoji support in page titles
### Changed
- Upgrade to Tailwind v3.1.3 and Typography v0.5.2
- Adjusted contrast of certain text to improve accessibility
- All CSS is now bundled into a single file for better performance
## [1.1.0] - 2021-11-06