-
The react-draggable library adds a tag to the with just a couple of CSS style rules in it. This is the style tag with id = react-draggable-style-el. It is only added once per page load.
We get a …
-
It would be helpful to be able to use either solid or outlined versions of icons in the same web page. I would be happy to submit a pull request if this is considered a valid issue. I very much apprec…
-
Untangle and reduce the number of places that the `.unread_count` selector is used, and make it much easier to confidently and uniformly style unreads, especially within the left sidebar. See line ~10…
-
Using the control in VueJS:
```
require('../node_modules/leaflet.measurecontrol/leaflet.measurecontrol.css')
require('../node_modules/leaflet.measurecontrol/leaflet.measurecontrol.js')
```
Pr…
-
Hey John,
I think the reason the index isn't showing css is because it's referenced incorrectly. Right now you have something like this:
```
```
And you want something more like this
```
…
-
**Use case:**
Let’s say I set an option in the Customizer, like Typography > All Headings, and I set a font family and font-size. Now I want all the headings of a 3rd party forms plugin to inherit th…
-
todo-list.component.css
todo-detail.component.css
Both files are referenced by their respective components, however they do not exist in this repo.
-
Error when parsing this CSS Url https://cdn.sstatic.net/Sites/stackoverflow/primary.css?v=a4a1216f167f
{"Object reference not set to an instance of an object."}
-
### Duplicate check
- [X] I've searched for any related issues and avoided creating a duplicate issue.
### This update is for:
Content style guide
### What is the name?
VADS - Foundatio…
-
Hello I have CD v1.9.2 , Cd -MVC 1.8.0 and CD- MVC5 1.8.0 installed and running on an Umbraco 7.5.4 site.
I am trying to use a forced provider to allow me to split up my CSS to render in two differ…