mirror of
https://github.com/nikdoof/pocket-id.git
synced 2025-12-18 12:29:26 +00:00
docs: add landing page (#203)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
This commit is contained in:
6
docs/postcss.config.js
Normal file
6
docs/postcss.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
"@tailwindcss/postcss": {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user