mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Initial Vite migration setup
This commit is contained in:
parent
7c58477382
commit
35171070a1
88 changed files with 3341 additions and 3664 deletions
4
types/esbuild-sass-plugin.d.ts
vendored
Normal file
4
types/esbuild-sass-plugin.d.ts
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
declare
|
||||
module
|
||||
esbuild-sass-plugin
|
||||
import { Plugin } from 'esbuild'; export function sassPlugin(options?: any): Plugin;
|
Loading…
Add table
Add a link
Reference in a new issue