feat: site Le Moulin des Rives — design Tailwind + config Docker
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
@theme {
|
||||
--color-primary: #8b8d62;
|
||||
--color-secondary: #d9d2c3;
|
||||
--color-cream: #f5f2eb;
|
||||
--color-dark: #1f1f1f;
|
||||
--font-serif: 'Cormorant Garamond', serif;
|
||||
--font-sans: 'Inter', sans-serif;
|
||||
}
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
Reference in New Issue
Block a user