P
pegasus
Guest
1) If we create a new style property using the most basic settings:
Then after saving, all CSS on the site is broken due to the property not having a default value (which cannot even be set during creation).
Code:
...
Read more
Continue reading...
- Property name: test
- Title: Test
- Type: Value
- Value type: Color
- [X] Enable variations
Then after saving, all CSS on the site is broken due to the property not having a default value (which cannot even be set during creation).
Code:
Errors occurred when rendering CSS:\A * public:variations.less: error evaluating function `hue` The first argument to hue must be a color index: 64928 (on or near line 1766)
...
Read more
Continue reading...