File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ Thankfully there are a two solutions to this problem:
109109| ** [ ` implementation ` ] ( #implementation ) ** | ` {Object} ` | ` sass ` | Setup Sass implementation to use. |
110110| ** [ ` sassOptions ` ] ( #sassoptions ) ** | ` {Object\|Function} ` | defaults values for Sass implementation | Options for Sass. |
111111| ** [ ` sourceMap ` ] ( #sourcemap ) ** | ` {Boolean} ` | ` compiler.devtool ` | Enables/Disables generation of source maps. |
112- | ** [ ` prependData ` ] ( #sassoptions ) ** | ` {String\|Function} ` | ` undefined ` | Prepends ` Sass ` /` SCSS ` code before the actual entry file. |
112+ | ** [ ` prependData ` ] ( #prependdata ) ** | ` {String\|Function} ` | ` undefined ` | Prepends ` Sass ` /` SCSS ` code before the actual entry file. |
113113| ** [ ` webpackImporter ` ] ( #webpackimporter ) ** | ` {Boolean} ` | ` true ` | Enables/Disables the default Webpack importer. |
114114
115115### ` implementation `
You can’t perform that action at this time.
0 commit comments