Skip to content
#

stylesheet

Here are 231 public repositories matching this topic...

cuilongzhe
cuilongzhe commented Dec 25, 2015

We are integrating NUI in our own app and it's not finished yet.
When I release it, we simply disable NUI by disabling this line.
[NUISettings initWithStylesheet:@"style.NUI"];

The problem is that the app crashes when [NUISettings getColor:withClass:] is called.
I think this is probably an easy fix as you can check if there is property for that color name or not?

I am busy on other stuffs right

Jarred-Sumner
Jarred-Sumner commented Aug 3, 2018

Currently, on websites that make heavy use of some of the various CSS-in-JS libraries, if the user had already created a change to a stylesheet (causing the bottom bar for StyleURL to appear), then it will count style tags removed/added as part of the diff, even though those were changed by the page instead of by the user.

Steps to reproduce:

  1. Go to styled-components.com
  2. Open DevTools

Improve this page

Add a description, image, and links to the stylesheet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stylesheet topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.