Код: Выделить всё
.circle {
@apply w-full aspect-square rounded-full bg-blue-600 lg:col-span-1;
}
Подробнее здесь: https://stackoverflow.com/questions/794 ... -and-numbe
Код: Выделить всё
.circle {
@apply w-full aspect-square rounded-full bg-blue-600 lg:col-span-1;
}