Dear all,
Not sure if this is the right place.
I just create a new theme inherited from typhoon theme (premium).
can you please help me with the following error?
The very best.
Carlos.
Server Error
Dear all,
Not sure if this is the right place.
I just create a new theme inherited from typhoon theme (premium).
can you please help me with the following error?
The very best.
Carlos.
Server Error
Is color tools plugin a part of the Typhoon theme?
Thanks Karmalakas,
No idea.
best
Carlos.
It’s in the Typhoon docs: ’ If you chose to inherit from Typhoon when creating your theme, a few more steps are required for NPM to work properly.
package.json
, vite.config.ts
css/site.css
in your new theme, with the following content:@import '../../typhoon/css/site.css';
npm install
command as explained in the previous section, and you are ready to continue on.