Hey, anyone from the prisma team could help? I'm ...
# orm-help
d
Hey, anyone from the prisma team could help? I'm building a website and I want to display code snipets with syntax highlight. I'm using prismjs to do so, but I can't seem to find a way to support the .prisma files. How did you guys do it in the website?
r
@Daniel Olavio Ferreira πŸ‘‹ It’s done in this way in the docs using Prism πŸ™‚
d
Thanks@Ryan!!
πŸ‘ 1