Files
mealie/frontend/src/components/RecipeEditor/EditRecipe.vue
mtoohey31 203b3aaa2c Updated css % opacity values to fix 1% issue
The % opacity css values were all being changed to 1% in my builds, which I belive was due to this issue: https://github.com/cssnano/cssnano/issues/892 so I switched them to specify decimal opacity values instead.
2021-01-03 17:41:18 -05:00

7.7 KiB