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.
29
Commit
2
Rami (Branch)
115 MiB
Albero (Tree):
b9052d6e54
master
refactor/nx-goober
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da 'b9052d6e54'
${ noResults }
viewfinder
/
packages
/
kitchen-sink
/
react-next
/
.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
Update kitchen sink Make templates work with both Remix and Next.
1 anno fa
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"
}