fix: Remove inlineStylesheets to fix Tailwind v4 CSS
This commit is contained in:
@@ -5,9 +5,6 @@ import tailwindcss from '@tailwindcss/vite';
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
output: 'static',
|
||||
build: {
|
||||
inlineStylesheets: 'always',
|
||||
},
|
||||
vite: {
|
||||
plugins: [tailwindcss()],
|
||||
preview: {
|
||||
|
||||
2
dist/blog/index.html
vendored
2
dist/blog/index.html
vendored
File diff suppressed because one or more lines are too long
2
dist/products/index.html
vendored
2
dist/products/index.html
vendored
File diff suppressed because one or more lines are too long
2
node_modules/.astro/data-store.json
generated
vendored
2
node_modules/.astro/data-store.json
generated
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user