Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 377 Bytes

COLORS.md

File metadata and controls

14 lines (10 loc) · 377 Bytes

Документация по использованию цветовой схемы arui-feather

Пример использования цветов в CSS

@import "arui-feather/vars.css";

.info {
  font-size: var(--font-size-m);
  color: var(--color-text-black-primary);
}

Актуальный список цветов