Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Jul 24, 2024
1 parent 0d314c2 commit c823f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/css/vite.config-sass-modern.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default defineConfig({
preprocessorOptions: {
...baseConfig.css.preprocessorOptions,
scss: {
api: 'modern-compiler',
api: 'modern',
additionalData: `$injectedColor: orange;`,
importers: [
{
Expand Down

0 comments on commit c823f43

Please sign in to comment.