fix shadow and opacity
This commit is contained in:
parent
9af0042452
commit
29a0b4a593
3 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
import ColorInput from '../color_input/color_input.vue'
|
||||
import OpacityInput from '../opacity_input/opacity_input.vue'
|
||||
import { hex2rgb, getCssShadow } from '../../services/color_convert/color_convert.js'
|
||||
import { getCssShadow } from '../../services/style_setter/style_setter.js'
|
||||
import { hex2rgb } from '../../services/color_convert/color_convert.js'
|
||||
|
||||
export default {
|
||||
// 'Value' and 'Fallback' can be undefined, but if they are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue