SolidZORO / next-plugin-antd-less

🎩 Use Antd (Less) with Next.js v12, Zero Dependency on other Next-Plugins.
MIT License
345 stars 48 forks source link

Simple Example with NextJS standard stuff #107

Open herbertpimentel opened 1 year ago

herbertpimentel commented 1 year ago

I would love to see how that plugin can be used with a naive instalation of nextjs. following standard next installation. I simple could not make it work. Whatever I do it hit the error:

.bezierEasingMixin();
^
Inline JavaScript is not enabled. Is it set in your options?
SolidZORO commented 1 year ago

@herbertpimentel https://github.com/SolidZORO/next-plugin-antd-less/issues/26#issuecomment-786653155