Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
tesseract-design
/
viewfinder
Segui
1
Vota
0
Forka
0
Codice
Problemi
2
Pull Requests
0
Rilasci
0
Wiki
Attività
Layout scaffolding for Web apps.
design
react
design-system
layout
template
scaffolding
Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
1
Commit
2
Rami (Branch)
115 MiB
Albero (Tree):
75022b5d14
master
refactor/nx-goober
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '75022b5d14'
${ noResults }
viewfinder
/
packages
/
kitchen-sink
/
react
/
.eslintrc.json
.eslintrc.json
40 B
Originale
Vista normale
Cronologia
Major refactor Use css-utils, which is powered by Goober, for separating HTML semantics and styling, as compared from styled-components where semantics and styling are defined together.
1 anno fa
1
2
3
{
"extends": "next/core-web-vitals"
}