Skip to content

Commit

Permalink
build(unocss): add blocklist
Browse files Browse the repository at this point in the history
  • Loading branch information
exuanbo committed Dec 4, 2023
1 parent 997ecbf commit 04c5ae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uno.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import transformerVariantGroup from '@unocss/transformer-variant-group'
import { defineConfig } from 'unocss'

export default defineConfig({
blocklist: ['?', 'px', 'static'],
presets: [
presetWind(),
presetWebFonts({
Expand Down

0 comments on commit 04c5ae9

Please sign in to comment.