This website requires JavaScript.
Explore
Help
Sign In
yakovenko_arina
/
library_components
Watch
1
Star
0
Fork
0
You've already forked library_components
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a4ab6edca1
library_components
/
tailwind.config.js
8 lines
113 B
JavaScript
Raw
Normal View
History
Unescape
Escape
first commit
2024-07-05 12:22:31 +00:00
/** @type {import('tailwindcss').Config} */
export
default
{
add changes
2024-07-09 09:00:50 +00:00
theme
:
{
extend
:
{
}
,
first commit
2024-07-05 12:22:31 +00:00
}
,
add changes
2024-07-09 09:00:50 +00:00
plugins
:
[
]
,
first commit
2024-07-05 12:22:31 +00:00
}
;
Reference in New Issue
Copy Permalink