This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
xixi_shiyu
/
ai-interview
Следить
2
В избранное
2
Ответвить
0
Файлы
Задачи
0
Вики
Дерево:
dee6aff4cd
Ветки
Метки
ai-interview-NotDownload
ai-interview-v1.1
ai-interview2.0
feature/user
master
new
ai-interview
/
postcss.config.js
postcss.config.js
79 B
История
Исходник
1
2
3
4
5
6
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}