GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Nuno_Teixeira
/
My-Portfolio
Transfer to URL with SHA
Find file
Newer
Older
branch:
main
Branches
Tags
×
main
My-Portfolio
/
frontend
/ postcss.config.js
Rackday
on 14 Mar
80 bytes
Added Project frontend and backend
Raw
Blame
History
export default { plugins: { tailwindcss: {}, autoprefixer: {}, }, }