This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
github
/
tts-generation-webui
kopia lustrzana
https://github.com/rsxdalv/tts-generation-webui
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Gałąź:
gh-pages
Gałęzie
Tagi
gh-pages
main
tts-generation-...
/
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: {},
},
}