Skip to content

unplugin-ast issue #54

@g0shed

Description

@g0shed

Hey there,

unfortunately I'm getting this issue when loading nuxt :

`ERROR Pre-transform error: This experimental syntax requires enabling one of the following parser plugin(s): "decorators", "decorators-legacy". (1:0) 1:36:46 PM
Plugin: unplugin-ast
File: <local_path>/monorepo/packages/ui/app/assets/fonts/fonts.css:1:0
1 | @font-face {
| ^
2 | font-family: 'Codec Warm';
3 | src: local('Codec Warm Extra Light'), local('CodecWarm-ExtraLight'),

ERROR Pre-transform error: Missing semicolon. (2:4) 1:36:48 PM
Plugin: unplugin-ast
File: <local_path>/node_modules/.pnpm/@Compodium[email protected][email protected]_vite@6.2.6_@types[email protected][email protected]_661ffd34776268f99def8c5d80487032/node_modules/@compodium/core/dist/runtime/preview.vue?vue&type=style&index=0&lang.css:8:0
1 |
2 | html {
| ^
3 | background: var(--ui-bg, white);
4 | }`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions