mirror of
https://github.com/LukeHagar/relay.git
synced 2025-12-10 12:47:45 +00:00
Implement SvelteKit webhook relay with SSE, auth, and real-time features
Co-authored-by: lukeslakemail <lukeslakemail@gmail.com>
This commit is contained in:
6
sveltekit-integration/postcss.config.js
Normal file
6
sveltekit-integration/postcss.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {}
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user