mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-18 05:58:08 +01:00
6 lines
116 B
TypeScript
6 lines
116 B
TypeScript
export default {
|
|
cssPath: './assets/css/tailwind.css',
|
|
configPath: 'tailwind.config.js',
|
|
exposeConfig: true
|
|
}
|