I’m using Nextjs with TailwindCSS. I have tried to use AceternityUI library components and think that is leading to this error. or maybe not?
You can refer to the installation docs for AceternityUI component here: https://ui.aceternity.com/components/sticky-scroll-reveal
Getting this error in my global.css file
I added the component to my project as stated in the docs and encountered this error when trying to get the result.
here is the package.json file:
Daryl Micah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I don’t think you can use string literal template on .css
files like that. Can you provide a clone of your project so we can reproduce the error?
Arsadi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.