Skip to content

$popover-arrow-width SCSS variable in shards.css file #32

Closed
@hansy

Description

@hansy

I kept receiving parsing errors when trying to import styles in a Node project. These lines might be the culprit:

shards-ui/dist/css/shards.css

Lines 3973 to 3979 in bab8f42

.popover .arrow::before {
border-width: calc($popover-arrow-width + 1px);
}
.popover .arrow::after {
border-width: calc($popover-arrow-width + 1px);
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions