linting
This commit is contained in:
parent
33688d1ad8
commit
fb1e052c2c
@ -47,4 +47,4 @@ Please create pull requests and issues, and be generally respectful and patient.
|
|||||||
bun app.js
|
bun app.js
|
||||||
```
|
```
|
||||||
|
|
||||||
Your server can now be accessed at http://localhost:3000, and can be used in conjunction with a reverse proxy to get a functional site up.
|
Your server can now be accessed at http://localhost:3000, and can be used in conjunction with a reverse proxy to get a functional site up.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
@tailwind base;
|
@tailwind base;
|
||||||
@tailwind components;
|
@tailwind components;
|
||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user