Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
jbell730
/
puffpastry-frontend
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
The frontend component of PuffPastry, meant to interface with the backend, which in turn interfaces with the smart contract.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
113 KiB
Branch:
master
master
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van 'master'
${ noResults }
puffpastry-frontend
/
postcss.config.js
postcss.config.js
80 B
Ruw
Permalink
Normale weergave
Geschiedenis
Initial commit
2 maanden geleden
1
2
3
4
5
6
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}