Skip to content

Allow SCSS syntax blocks in the indented syntax #4003

@jamesnw

Description

@jamesnw

As part of the Indented syntax improvements proposal, a SCSS-in-Sass format was proposed in #3973. This was removed in #4002 based on feedback in #3991.

This syntax would allow authors to opt in to SCSS format for part of the document. A few of the use cases that were mentioned-

  1. A terser option for short styles, for instance a {color: red}.
  2. An inline alternative for authors who import .scss files that contain long values, for instance grid template or font declarations.
  3. Useful for migrating existing stylesheets to the SCSS format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestunder considerationThe Sass team is debating whether to do this

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions