Skip to content

Commit 66b2d91

Browse files
authored
docs: remove lightningcss preprocessor note (#19735)
1 parent 35ee848 commit 66b2d91

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/guide/features.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -348,10 +348,6 @@ To configure CSS Modules, you'll use [`css.lightningcss.cssModules`](https://lig
348348

349349
By default, Vite uses esbuild to minify CSS. Lightning CSS can also be used as the CSS minifier with [`build.cssMinify: 'lightningcss'`](../config/build-options.md#build-cssminify).
350350

351-
::: tip NOTE
352-
[CSS Pre-processors](#css-pre-processors) aren't supported when using Lightning CSS.
353-
:::
354-
355351
## Static Assets
356352

357353
Importing a static asset will return the resolved public URL when it is served:

0 commit comments

Comments
 (0)