0.0.33 • Published 2 years ago

to-unocss v0.0.33

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

demo

Config

// Custom configuration highlighting style
// settings.json
  "to-unocss":{
    "dark": {
      "textDecoration": "underline",
      "backgroundColor": "rgba(144, 238, 144, 0.5)",
      "color": "black",
    },
    "light":{
      "textDecoration": "underline",
      "backgroundColor": "rgba(255, 165, 0, 0.5)",
      "color": "#ffffff",
    }
  }

:coffee:

buy me a cup of coffee

License

MIT

0.0.33

2 years ago

0.0.27

2 years ago