/
githubmirror
/
tailwindcss
Обзор
Документация
Войти
/
githubmirror
/
tailwindcss
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.4.18
nesting/index.js
2 строки
135 B
Robin Malfait
Ensure to transpile the PostCSS Nesting plugin (tailwindcss/nesting) (#7080)
15 янв 2022, 18:07
Не верифицирован
15 янв 2022, 18:07
167668e
Код
Авторство
О чём код?
let nesting = require('../lib/postcss-plugins/nesting') module.exports = (nesting.__esModule ? nesting : { default: nesting }).default