CSS was not being imported! Fixed: ✅ Added 'import ../styles/global.css' to BaseLayout.astro ✅ Rewrote CSS with plain CSS (not @apply which wasn't working) ✅ Cookie banner has inline styles as backup ✅ Font size: 16px base ✅ Solid colors: green-600 (#16a34a), gray-900 (#111827) ✅ Footer has policy links Build: 12 pages ✅
1.9 KiB
1.9 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.0 - 2022-01-02
Commits
- Tests
e2f59ad - Initial commit
dc222aa - [meta] do not publish workflow files
5ef77f7 - npm init
992b068 - read me
6c9afa9 - Initial implementation
2f98925 - [meta] add
auto-changelog6c476ae - [Dev Deps] add
eslint,@ljharb/eslint-configd0fffc8 - Only apps should have lockfiles
ab318ed - [meta] add
safe-publish-latest2bb23b3 - [meta] add
sideEffectsflag600223b