This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
emdannug
/
codehub_
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
5
Commits
1
Branch
0
Tags
4.9 MiB
TypeScript
62.8%
PHP
35.7%
JavaScript
1.2%
Blade
0.3%
Tree:
885e12eaea
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '885e12eaea'
${ noResults }
codehub_
/
postcss.config.js
6 lines
93 B
Raw
Blame
History
export
default
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}
;
Reference in new issue