이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
tesseract-design
/
viewfinder
보기
1
좋아요
0
포크
0
코드
이슈
2
풀 리퀘스트
0
릴리즈
0
위키
활동
Layout scaffolding for Web apps.
design
react
design-system
layout
template
scaffolding
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28
커밋
2
브랜치
115 MiB
트리:
fd8c6d7a40
master
refactor/nx-goober
브랜치
태그
${ item.name }
${ searchTerm }
브랜치 생성
from 'fd8c6d7a40'
${ noResults }
viewfinder
/
packages
/
kitchen-sink
/
react-next
/
.eslintrc.json
.eslintrc.json
40 B
Raw
Normal View
히스토리
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 년 전
Update kitchen sink Make templates work with both Remix and Next.
1 년 전
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 년 전
1
2
3
{
"extends": "next/core-web-vitals"
}