mirror of
https://github.com/arthur-pbty/chrono.git
synced 2026-06-19 21:38:44 +02:00
chore: update dependencies and add postcss configuration
- Updated Next.js to version 16.2.4 - Updated Tailwind CSS and PostCSS to their latest versions - Added autoprefixer to PostCSS configuration - Created a .dockerignore file to exclude unnecessary files from Docker context
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.env*
|
||||
Dockerfile*
|
||||
docker-compose*
|
||||
Reference in New Issue
Block a user