After implementing an AI Chat Bot using React.js, I would like to customise the CSS. I mean, I want to use a library that I am already using in the rest of my project.
I know that you can change the :root
variables, althought that is not what I am looking for. I want to be able to directly change the tags (p, h1…) CSS. Instead of generating a
from your library, I would like to use the tag (e.g.).
Information on your n8n setup
- n8n version:: latest
- Database (default: SQLite):: Window Buffer Mem.
- *n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: MacOS Ventura