Closed dohaki closed 3 years ago
This adds a local search bar to the recent public bookmarks page.
Also updates the tailwindcss config to the most recent way to configure properly. Some styles look therefore a bit different but other styles are fixed now.
Running locally only got a Delete␍prettier/prettier error. Could fix it by adding "endOfLine":"auto" to eslintrc.js
Delete
prettier/prettier
"endOfLine":"auto"
eslintrc.js
Ok nice feel free to push the fix to this PR
This adds a local search bar to the recent public bookmarks page.
Also updates the tailwindcss config to the most recent way to configure properly. Some styles look therefore a bit different but other styles are fixed now.