Rename hp/response to hp/renderer
This commit is contained in:
parent
0be54f630e
commit
136eff6782
4 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: [
|
||||
"./src/response.lisp",
|
||||
"./src/renderer.lisp",
|
||||
"./src/routes/**/*.lisp",
|
||||
"./src/components/**/*.lisp",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue