/
githubmirror
/
next.js
Обзор
Документация
Войти
/
githubmirror
/
next.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
canary
test/development/basic/tailwind-jit/postcss.config.js
7 строк
181 B
Tim Neutkens
Add test for TailwindCSS JIT mode reloading (#32130)
05 дек 2021, 00:59
Не верифицирован
05 дек 2021, 00:59
c1a1aa4
Код
Авторство
О чём код?
// If you want to use other PostCSS plugins, see the following: // https://tailwindcss.com/docs/using-with-preprocessors module.exports = { plugins: { tailwindcss: {}, }, }