-
Hello,
I have used Fabric UI to style some custom SharePoint online navigation. I reference a local copy of fabric.min.css (v11) so it can be shared by both modern and classic pages.
With the r…
-
Is there a way to prevent loading the standard vue-tags-input css, so that we can specify exactly how we want to style tags? Alternately, maybe we could get a slot for the tag wrapper (``) itself?
-
### cooking version
1.5.0
cooking init pages-vue from slush-cooking-pages-vue
### What is Expected?
我引用了vue-router来做路由,然后有一个路径oauth下有
A for: oauth.html#/
B for: oauth.html#/connect/:type
…
-
This requires scss work and will not work with CDN linked bulma.
Not sure what to do here.
Expose the scss stuff and let people link it in as an asset?
The scss to enable this is pretty trivial…
-
### install local packages
```bash
npm i -D
```
### update local packages
```bash
npm update
```
### uninstall local packages
```bash
npm uni -D
```
### install global packag…
-
### Version
5.0.0
### Reproduction link
None (this is an issue in the build step).
### Steps to reproduce
Compile an SFC that requires sass files from node modules.
### What is expected?
…
-
We sometimes use sticky-right / sticky-left / side-by-side columns within the flow of other content. Their default top and bottom margins are too large in these cases.
![image](https://github.com/o…
-
Is it possible to add support for usage with shadow DOM / webcomponents?
-
I'm getting the following errors with the latest version **0.1.4**:
![screenshot from 2018-11-03 15-29-05](https://user-images.githubusercontent.com/10145850/47952270-a2cc3c80-df7d-11e8-9473-88b27c…
-
I've been studying the csjs-extractify, but I don't know how I could approach it with the webpack loader model.
Thoughts? @rtsao