This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
jc-wangh20
/
OnlineEducation-student-front
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
6fa07592e8
Větve
Značky
student
OnlineEducation...
/
postcss.config.js
postcss.config.js
75 B
Historie
Surový
1
2
3
4
5
6
7
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
}