-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
CSS compatibilitySupport the CSS specSupport the CSS specenhancementNew feature or requestNew feature or requestplannedWe would like to add this feature at some pointWe would like to add this feature at some point
Description
- Proposal
- Specs
- Dart Sass
- Documentation
- Embedded protocol
- Dart Sass embedded compiler
- Specification
- JS API
The following scss code does not work:
$var: 10px;
height: calc(100% - $var);
Tested with latest version (3.2.9).
bcherny, GamePad64, whaaaley, codenameyau, tomgreever and 95 more
Metadata
Metadata
Assignees
Labels
CSS compatibilitySupport the CSS specSupport the CSS specenhancementNew feature or requestNew feature or requestplannedWe would like to add this feature at some pointWe would like to add this feature at some point