setup tailwind + lint and format from root

This commit is contained in:
MapleLeaf
2021-12-29 15:10:54 -06:00
parent 1b4cedd857
commit 5e88509973
15 changed files with 301 additions and 138 deletions

View File

@@ -1,6 +1,7 @@
/**
* @type {import('@remix-run/dev/config').AppConfig}
*/
// eslint-disable-next-line unicorn/prefer-module
module.exports = {
appDirectory: "app",
assetsBuildDirectory: "public/build",