Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

sass modules @use and @forward formatting is broken #281

Open
1 task done
pete-hotchkiss opened this issue Mar 15, 2021 · 1 comment
Open
1 task done

sass modules @use and @forward formatting is broken #281

pete-hotchkiss opened this issue Mar 15, 2021 · 1 comment

Comments

@pete-hotchkiss
Copy link

pete-hotchkiss commented Mar 15, 2021

Prerequisites

Description

I would expect .scss code like the below

@use "src/sass/design-system" as *;

to format so @use and the string path for appear appropriately coloured.

However it renders like

image

Expected behavior:

appropriate colouring of the @use and string contents

Actual behavior:

No code formatting

Reproduces how often:

100%

Versions

apm 2.5.2
npm 6.14.8
node 12.4.0 x64
atom 1.55.0
python 2.7.10
git 2.20.1

OSx 10.14.6

@s-rd
Copy link

s-rd commented Apr 7, 2021

Any updates here? Would be great to use the new Dart Sass syntax without it looking like there are syntax issues everywhere.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants