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

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

Description

@pete-hotchkiss

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions