Skip to content

Commit

Permalink
Adding more features to PostCSS Preset Env
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio-Laguna committed Jan 31, 2022
1 parent 1308a6e commit 7ec9bb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/feature.astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,18 @@ const presetEnvPlugins = [
'blank-pseudo-class',
'break-properties',
'case-insensitive-attributes',
'clamp',
'color-functional-notation',
'custom-media-queries',
'custom-properties',
'custom-selectors',
'dir-pseudo-class',
'display-two-values',
'double-position-gradients',
'environment-variables',
'focus-visible-pseudo-class',
'focus-within-pseudo-class',
'font-format-keywords',
'font-variant-property',
'gap-properties',
'has-pseudo-class',
Expand Down

0 comments on commit 7ec9bb1

Please sign in to comment.