mirror of
https://github.com/dream-num/univer.git
synced 2026-08-31 01:42:03 +08:00
4 lines
106 B
TypeScript
4 lines
106 B
TypeScript
import { createTailwindConfig } from './tailwind.config';
|
|
|
|
export default createTailwindConfig('sheets');
|