Skip to content

*.scss files support? #13

@greegus

Description

@greegus

Looking into extension's configuration files tailwind.tmLanguage.json seems that .scss files should be supported. However, @apply and @tailwind commands ale not recognized by editor within them (and highligted as an error). Tailwind autocomplete is also not available. .css files work just fine.

If .scss files are not currently supported afterall pls consider this a feature request.

image

  • Extension Name: vscode-tailwindcss
  • Extension Version: 0.1.12
  • OS Version: Darwin x64 18.0.0
  • VSCode version: 1.28.2
{
	"activationTimes": {
		"startup": true,
		"codeLoadingTime": 258,
		"activateCallTime": 0,
		"activateResolvedTime": 1315,
		"activationEvent": "workspaceContains:**/{tailwind,tailwind.config,tailwind-config,.tailwindrc}.js"
	}
}

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