/
githubmirror
/
next.js
Обзор
Документация
Войти
/
githubmirror
/
next.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
canary
examples/with-docker/postcss.config.js
5 строк
72 B
Kristiyan Velkov
[feat] Added Docker examples for standalone output and export output following best practices (#87069)
20 фев 2026, 17:57
Не верифицирован
20 фев 2026, 17:57
d7732c5
Код
Авторство
О чём код?
module.exports = { plugins: { "@tailwindcss/postcss": {}, }, };