mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 08:55:33 +02:00
Bump dependencies and fix typos (#181)
* Update bun.lock * Bump eslint * Bye ESLint 9 * Update gitignore * Fix typos * Fix * Update CI * My bad folks * Fix ESLint warning, pin ESLint, update lockfile * Update license * Delete LICENSE.txt --------- Co-authored-by: Jafeth Garro <45522320+IAmJafeth@users.noreply.github.com>
This commit is contained in:
parent
7364d1b3f6
commit
d7a31db8f5
6 changed files with 110 additions and 144 deletions
|
@ -1,5 +1,7 @@
|
|||
export default {
|
||||
const config = {
|
||||
plugins: {
|
||||
'@tailwindcss/postcss': {},
|
||||
},
|
||||
};
|
||||
|
||||
export default config;
|
Loading…
Add table
Add a link
Reference in a new issue