/
githubmirror
/
next.js
Обзор
Документация
Войти
/
githubmirror
/
next.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
canary
examples/with-edgedb/postcss.config.js
8 строк
204 B
Hayden Bleasel
Migrate from react-markdown to Streamdown static in EdgeDB example (#86435)
21 фев 2026, 02:39
Не верифицирован
21 фев 2026, 02:39
22e46a4
Код
Авторство
О чём код?
// If you want to use other PostCSS plugins, see the following: // https://tailwindcss.com/docs/using-with-preprocessors module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, };