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