This website requires JavaScript.
Explore
Help
Sign In
elita
/
LendingTelecom
Watch
1
Star
0
Fork
You've already forked LendingTelecom
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e653b9a225
LendingTelecom
/
landing
/
tailwind.config.js
7 lines
106 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
content
:
[
"./src/**/*.{js,jsx,ts,tsx}"
]
,
theme
:
{
extend
:
{
}
}
,
plugins
:
[
]
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink