Skip to content

Package name in conditional throws error. #190

@roydukkey

Description

@roydukkey

Example Test

@use 'true'
@if true.$catch-errors

Result

    Expected digit.
       ╷
    31 │     @if true.$catch-errors

One Solution

@use 'sass-true'
@if sass-true.$catch-errors

There are multiple ways to handle this. Maybe this isn't even something to fix, but rather simply note.

Metadata

Metadata

Assignees

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