fix lint, for shadows, it's now possible to refer css variables as colors
This commit is contained in:
parent
3d6547001e
commit
50562eb6b7
2 changed files with 19 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
import StillImage from '../still-image/still-image.vue'
|
||||
import { hex2rgb } from '../../services/color_convert/color_convert.js'
|
||||
|
||||
export default {
|
||||
props: [ 'user', 'switcher', 'selected', 'hideBio' ],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue