styles
Here are 198 public repositories matching this topic...
.three {
background-color: var(--my-var, var(--my-background, pink));
--border-color: linear-gradient(to top, var(--secondary-color), var(--used-color, white));
}-
Updated
Mar 15, 2020 - JavaScript
-
Updated
Jun 14, 2020 - Ruby
All in the title :) This should be documented, as we can put a lot of stuffs unrelated to colors in a theme, and I am not sure that the library will skip the non color props (I'll try asap).
-
Updated
Jul 10, 2018 - JavaScript
-
Updated
Mar 9, 2020 - JavaScript
Now that custom properties have been added to the switch module, I should add a section to the contributing guide, regarding the intended use & strategy for custom props going forward,
-
Updated
Apr 11, 2019 - JavaScript
-
Updated
Sep 11, 2013 - CSS
-
Updated
Apr 11, 2020 - JavaScript
-
Updated
May 19, 2020 - JavaScript
-
Updated
Apr 11, 2019 - JavaScript
Try to put background image as a last style in a rule but without a semicolon delimiter. This is valid CSS. The last semicolon is optional in the last line of the CSS rule. But this brakes building with react-scoped-styles. The issue doesn't apear if semicolon is always present. Can't be reproduced if the last line doesn't contain url(...) function.
![image](https://user-images.githubuserco
-
Updated
Apr 8, 2020 - CSS
Improve this page
Add a description, image, and links to the styles topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the styles topic, visit your repo's landing page and select "manage topics."
如果你的公司或者产品正在使用XUI,请在下面回复进行反馈,反馈内容如下:
感谢你们的反馈,这些反馈会给我更大的动力和热情去维护项目.