1. Remove duplicate/broken code in product tables section 2. Fix PostCSS config for Tailwind 4 3. Add @tailwindcss/postcss dependency 4. Remove --production flag from Dockerfile (sharp required) All fixes enable successful Docker build with favicon working.
1.7 KiB
1.7 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.1 (2021-09-27)
Bug Fixes
3.0.0 (2018-12-17)
Bug Fixes
BREAKING CHANGES
- package: Node 4 no longer supported, please update to Node 6+ or use ansi-align@2.0.0
2.0.0 (2017-05-01)
Features
BREAKING CHANGES
- Node 0.10 or 0.12 no longer supported, please update to Node 4+ or use ansi-align@1.1.0
1.1.0 (2016-06-06)
Features
1.0.0 (2016-04-30)
Features
- initial commit (1914d90)