The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
Updated
Aug 24, 2020 - JavaScript
Sass is a stylesheet language with a main implementation in Ruby. It is an extension of CSS that makes improvements to the old stylesheet format, such as being able to declare variables and using a cleaner nesting syntax.
Clearly describe the bug
currentcolor
(all lowercase) should be acceptable casing. CSS Color Module Level 4 defines it like that. Info from above link:
Multi-word keywords in CSS usually separate their component words with hyphens. currentcolor doesn’t, because it was originally introduced in SVG as a special attribute value spel
Created by Hampton Catlin, Natalie Weizenbaum, Chris Eppstein
Released November 28, 2006
Latest release over 4 years ago
Describe the bug
When using row-span attribute border is missing!
To Reproduce
Expected behavior
Border show normally
Screenshots

Environment: