Този сайт работи по-добре с JavaScript.
Начало
Каталог
Помощ
Вход
TheoryOfNekomata
/
modal-2023
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Заявки за сливане
0
Версии
0
Уики
Activity
New Modal.
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.
1
Commit
1
Клон
105 MiB
ИН на ревизия:
9594084441
master
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от '9594084441'
${ noResults }
modal-2023
/
packages
/
web
/
postcss.config.js
postcss.config.js
82 B
Директен файл
Normal View
История
Initial commit Add files from create-next-app
преди 1 година
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}