mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-02 13:17:57 +01:00
chore(playground): add tailwind.config.ts
This commit is contained in:
6
playground/tailwind.config.ts
Normal file
6
playground/tailwind.config.ts
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
import type { Config } from 'tailwindcss'
|
||||||
|
|
||||||
|
export default <Partial<Config>>{
|
||||||
|
theme: {
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user