Archive stash backlogs into repo docs for traceable recovery
This commit is contained in:
parent
3bc64dd9e0
commit
7ab23448f0
3 changed files with 1258 additions and 0 deletions
5
docs/archive/postcss.config.mjs.experimental
Normal file
5
docs/archive/postcss.config.mjs.experimental
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
export default {
|
||||
plugins: {
|
||||
'@tailwindcss/postcss': {},
|
||||
},
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue