This website works better with JavaScript.
Explore
Help
Sign In
uc-hoba
/
ready-set-ride
Watch
1
Star
0
Fork
You've already forked ready-set-ride
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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
0
Tags
504 KiB
TypeScript
91.4%
CSS
8.4%
JavaScript
0.2%
Tag:
Branch:
Tree:
f4a275de92
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f4a275de92'
${ noResults }
ready-set-ride
/
postcss.config.mjs
7 lines
94 B
Raw
Blame
History
const
config
=
{
plugins
:
{
'@tailwindcss/postcss'
:
{
}
,
}
,
}
;
export
default
config
;
Reference in new issue
View Git Blame
Copy Permalink