This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
krypco
/
blockchain
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Actions
Branche:
main
Branches
Tags
main
blockchain
/
apps
/
portal
/
postcss.config.mjs
postcss.config.mjs
81 B
Lien permanent
Historique
Raw
1
2
3
4
5
const config = {
plugins: ["@tailwindcss/postcss"],
};
export default config;