#7797 closed defect (bug) (fixed)
Invalid SASS syntax: not(".tabbbed-links")
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Templates | Keywords: | |
| Cc: |
Description
:not(".tabbed-links") is throwing an error for my SASS compiler, because :not() selectors should not be quoted.
Introduced in [11974]
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 12043: