updated style of list items
This commit is contained in:
parent
ab8ddaba35
commit
4b51fbc908
5 changed files with 34 additions and 10 deletions
|
@ -10,7 +10,7 @@ export default defineConfig({
|
|||
transformer: 'lightningcss',
|
||||
lightningcss: {
|
||||
targets: browserslistToTargets(browserslist('>= .25%')),
|
||||
include: Features.Nesting | Features.LightDark | Features.Colors | Features.LogicalProperties,
|
||||
include: Features.Nesting | Features.LightDark | Features.Colors,
|
||||
customAtRules: {
|
||||
property: {
|
||||
prelude: '<custom-ident>',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue