BEM
BEM (Block, Element, Modifier) is a CSS naming convention methodology for creating reusable and maintainable frontend code.
Looks better on a light background
|
Import
import { Bem } from "@dev.icons/react";Render
<Bem size={32} />BEM (Block, Element, Modifier) is a CSS naming convention methodology for creating reusable and maintainable frontend code.
Looks better on a light background
import { Bem } from "@dev.icons/react";<Bem size={32} />