Sass vs Less vs SCSS
WHAT IS A CSS PREPROCESSOR? A CSS preprocessor extends CSS by adding features like variables, mixins, and functions not available in vanilla CSS. These features allow for more maintainable and...
CSS Flexbox V/S Grid
display The display CSS property sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or...
- 1
- 2