Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
tesseract-design
/
viewfinder
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
2
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Layout scaffolding for Web apps.
design
react
design-system
layout
template
scaffolding
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
29
Commits
2
Ramas
115 MiB
Árbol:
b9052d6e54
master
refactor/nx-goober
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde 'b9052d6e54'
${ noResults }
viewfinder
/
packages
/
kitchen-sink
/
react-next
/
.eslintrc.json
.eslintrc.json
40 B
Original
Vista normal
Histórico
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.
hace 1 año
Update kitchen sink Make templates work with both Remix and Next.
hace 1 año
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.
hace 1 año
1
2
3
{
"extends": "next/core-web-vitals"
}