Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
update import
  • Loading branch information
SPWizard01 authored Feb 21, 2024
1 parent 8bd6ea5 commit eb180a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import {OnLoadResult} from 'esbuild'
import {StringOptions} from 'sass-embedded'
import {sassPlugin} from './plugin'
import {CustomStyleModule} from './utils'

export type Type = 'css' | 'style' | 'css-text' | 'lit-css'

Expand Down

0 comments on commit eb180a6

Please sign in to comment.