This website requires JavaScript.
Explore
Help
Register
Sign In
saulteafarmer
/
Stirling-PDF
Watch
1
Star
0
Fork
0
You've already forked Stirling-PDF
mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced
2025-06-15 12:05:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Stirling-PDF
/
frontend
/
postcss.config.js
7 lines
106 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
Basic homepage with compress and split
2025-05-13 23:32:54 +01:00
module
.
exports
=
{
Remove CRA and use Vite instead
2025-05-28 21:43:02 +01:00
plugins
:
[
require
(
'@tailwindcss/postcss'
)
,
require
(
'autoprefixer'
)
,
]
,
}
;
Reference in New Issue
Copy Permalink