[ci] update lockfile (#4100)
* [ci] update lockfile * fix: remove @ts-expect-error Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com> Co-authored-by: Nate Moore <nate@astro.build>
This commit is contained in:
parent
08432d5b01
commit
acd0b6da3c
2 changed files with 685 additions and 664 deletions
|
@ -3,7 +3,6 @@ import type { AstroIntegration } from 'astro';
|
|||
import autoprefixerPlugin from 'autoprefixer';
|
||||
import path from 'path';
|
||||
import tailwindPlugin, { Config as TailwindConfig } from 'tailwindcss';
|
||||
// @ts-expect-error "resolveConfig.js" isn't typed
|
||||
import resolveConfig from 'tailwindcss/resolveConfig.js';
|
||||
import { fileURLToPath } from 'url';
|
||||
|
||||
|
|
1348
pnpm-lock.yaml
1348
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue