0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-20 00:00:11 +01:00
forgejo/web_src
silverwind 21b8ec29aa
Add eslint-plugin-vue-scoped-css ()
Adds
[eslint-plugin-vue-scoped-css](https://github.com/future-architect/eslint-plugin-vue-scoped-css)
and fixes discovered issues which are:

- 1 unused selector
- 3 selectors with `.full.height` parent in a `<style scoped>` block so
the rule could not find the parent. Move these into the unscoped block
instead. They worked before and after.
2023-08-25 13:47:27 +00:00
..
css Fixed text overflow in dropdown menu () 2023-08-25 11:15:21 +00:00
fomantic Remove fomantic transition module () 2023-08-16 22:12:40 +00:00
js Add eslint-plugin-vue-scoped-css () 2023-08-25 13:47:27 +00:00
svg Use inline SVG for built-in OAuth providers () 2023-06-13 10:51:02 +00:00