Този сайт работи по-добре с JavaScript.
Начало
Каталог
Помощ
Вход
jbell730
/
puffpastry-frontend
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Заявки за сливане
0
Версии
0
Уики
Activity
The frontend component of PuffPastry, meant to interface with the backend, which in turn interfaces with the smart contract.
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.
2
Ревизии
1
Клон
113 KiB
ИН на ревизия:
741e9cc4c1
master
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от '741e9cc4c1'
${ noResults }
puffpastry-frontend
/
postcss.config.js
postcss.config.js
80 B
Директен файл
Normal View
История
Initial commit
преди 2 месеца
1
2
3
4
5
6
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}