This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
exam-score-statistic
/
exam-score-statistic-web
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
master
Větve
Značky
chulin
dev_1.2.1
master
release_1.2.0
release_1.2.1
exam-score-stat...
/
postcss.config.js
postcss.config.js
83 B
Trvalý odkaz
Historie
Surový
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};