This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
biheng
/
dify
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
0.15.3
Gałęzie
Tagi
0.15.3
1.0.0
main
release-1.0.1
release-1.1.3
dify
/
web
/
postcss.config.js
postcss.config.js
82 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}