Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 6d37493

Browse files
phamtmpedronauck
authored andcommitted
fix: sass example configuration (#4)
1 parent 169c097 commit 6d37493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/css-sass/doczrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import { css } from 'docz-plugin-css'
22

33
export default {
4+
title: 'CSS Sass',
45
plugins: [
5-
title: 'CSS Sass',
66
css({
77
preprocessor: 'sass',
88
cssmodules: true,

0 commit comments

Comments
 (0)