Този сайт работи по-добре с JavaScript.
Начало
Каталог
Помощ
Вход
tesseract-design
/
viewfinder
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
2
Заявки за сливане
0
Версии
0
Уики
Activity
Layout scaffolding for Web apps.
design
react
design-system
layout
template
scaffolding
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31
Ревизии
2
Клонове
115 MiB
ИН на ревизия:
e4a544fd0f
master
refactor/nx-goober
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от 'e4a544fd0f'
${ noResults }
viewfinder
/
packages
/
kitchen-sink
/
react-remix
/
postcss.config.js
postcss.config.js
82 B
Директен файл
Normal View
История
Update kitchen sink Make templates work with both Remix and Next.
преди 1 година
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}