/
githubmirror
/
gpt-pilot
Обзор
Документация
Войти
/
githubmirror
/
gpt-pilot
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
core/templates/tree/react_express/postcss.config.js
6 строк
80 B
Senko Rasic
Add new fullstack template (react+express) and refactor templates to support options
27 июн 2024, 18:59
27 июн 2024, 18:59
7bda7f1
Код
Авторство
О чём код?
export default { plugins: { tailwindcss: {}, autoprefixer: {}, }, }