diff --git a/templates/api-v5/shared/toolkit.config.js b/templates/api-v5/shared/toolkit.config.js index e8358ff..44f8b42 100644 --- a/templates/api-v5/shared/toolkit.config.js +++ b/templates/api-v5/shared/toolkit.config.js @@ -10,6 +10,7 @@ module.exports = { pathHtml: './src/index.html', }, // Add more entrypoints here - } + }, + cssVersion: '5.0' }, }