The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
Updated
Aug 5, 2021 - JavaScript
{{ message }}
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.
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
A Lightweight Sass Tool Set
What is the problem you're trying to solve?
I want to ignore only specific pseudo classes. In Angular its very common to use :host pseudo class, so this always takes 1 place in calculating nested depth
What solution would you like to see?
rules: {
'max-nesting-depth': [
1,
{
ignoreAtRules: [':host'],
},
],
},
A design system built by IBM
[no longer maintained]
Color scheme for UI design.
Open source CSS framework for data visualization.
Modern framework to print the web correctly.
Drag and drop website builder javascript library.
CoreUI React is a free React admin template based on Bootstrap 5
CoreUI Vue is free Vue admin template based on Bootstrap 4
React material design - An accessible React component library built from the Material Design guidelines in Sass
Compile and package Angular libraries in Angular Package Format (APF)
The first truly composable CSS animation library. Built for Vue, React, SCSS, and CSS, AnimXYZ will bring your website to life.
[no longer maintained]
Created by Hampton Catlin, Natalie Weizenbaum, Chris Eppstein
Released November 28, 2006
Latest release over 5 years ago
Describe the bug
When using row-span attribute border is missing!
To Reproduce
Expected behavior
Border show normally
Screenshots

Environment: