This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
frontend
/
opt_web
Слідкувати
2
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Гілка:
cheney
Гілки
Теги
cheney
dev
main
xinyan
opt_web
/
postcss.config.js
postcss.config.js
82 B
Постійне посилання
Історія
Запис
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}