Open
Description
This is when I try to
import { Button } from 'svelma'
This is the error:
(plugin svelte) ParseError: Identifier is expected
node_modules/svelma/src/components/Field.svelte
95: <style lang="scss">
96: .field {
97: &.is-grouped {
^
98: .field {
99: flex-shrink: 0;
ParseError: Identifier is expected
****
This is my enviroment:
Now using node v13.5.0 (npm v6.13.4)
Metadata
Metadata
Assignees
Labels
No labels