sxzz / ast-explorer

AST Explorer: For most popular front-end languages and parsers.
https://ast.sxzz.moe
GNU Affero General Public License v3.0
117 stars 12 forks source link

Unable to resolve @import "./base.css" #69

Closed chansee97 closed 2 months ago

chansee97 commented 2 months ago

Describe the bug

After start, composables\parser\template\css.css There is an error in the reference to this file.

// Unable to resolve @import "./base.css"
@import './base.css';

Reproduction

none

System Info

none

Used Package Manager

pnpm

Validations

sxzz commented 2 months ago

I believe this is an issue caused upstream, and I have already submitted it to nuxt https://github.com/nuxt/nuxt/issues/27753

sxzz commented 2 months ago

Temporarily fixed via aa62dcb56364d35dcfef2e3d7fcfd9d678ad7d0f