mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-28 19:00:35 +01:00
chore: transform to module
This commit is contained in:
4
playground/tailwind.config.ts
Normal file
4
playground/tailwind.config.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { Config } from 'tailwindcss'
|
||||
|
||||
export default <Partial<Config>>{
|
||||
}
|
||||
Reference in New Issue
Block a user