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