mirror of
https://github.com/altstackHQ/altstack-data.git
synced 2026-04-18 02:53:15 +02:00
Initialize public data and docs repository
This commit is contained in:
7
docs/postcss.config.mjs
Normal file
7
docs/postcss.config.mjs
Normal file
@@ -0,0 +1,7 @@
|
||||
export default {
|
||||
plugins: {
|
||||
'@tailwindcss/postcss': {
|
||||
config: './tailwind.config.js',
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user