This website requires JavaScript.
Explore
Help
Register
Sign In
Fascinated
/
simple-links
Watch
1
Star
1
Fork
0
You've already forked simple-links
generated from
Fascinated/nextjs-13-template-with-tailwindcss
Code
Issues
1
Pull Requests
10
Actions
Activity
Files
81e19866ff705e863e876fe73bbeef5a3de85e58
simple-links
/
postcss.config.js
7 lines
83 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-07-01 20:43:53 +00:00
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
use spaces instead of tabs
2023-07-10 05:06:28 +01:00
}
;
Reference in New Issue
Copy Permalink