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