This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
examcloud-frontend
/
student-client-v3
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
b277d111cc
Gałęzie
Tagi
dev_v5.0.5
dev_v5.0.6
dev_v5.0.7
master
release_v5.0.5
release_v5.0.6
student-client-...
/
postcss.config.js
postcss.config.js
82 B
Historia
Czysty
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}