This website requires JavaScript.
Explore
Help
Sign In
aslan
/
todo
Watch
1
Star
0
Fork
You've already forked todo
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
01c96b5d45
todo
/
postcss.config.js
7 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add laravel breeze and bootstrap
2024-05-02 10:06:39 +03:00
export
default
{
plugins
:
{
add tailwind
2024-05-08 09:57:44 +03:00
tailwindcss
:
{
}
,
add laravel breeze and bootstrap
2024-05-02 10:06:39 +03:00
autoprefixer
:
{
}
,
}
,
}
;