jonkemp / jonkemp/gulp-inline-css
Trouble with html attributes
- Dominant language
- JavaScript
- Stars
- 271
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
-------
I really do love this plugin for gulp, really helps speed things up! Although, I've been having a little bit of trouble as of late. I am using your library in tangent with another library to inline my css to a style tag from my main css file. The other package is called gulp-inline-source and it requires an attribute on the link tag.
```
```
-----
Though, when everything compiles to it's destination folder I've noticed that inline gets treated as such.
```
```
---
I am just wondering if there is a way that maybe I can stop gulp-inline-css from messing with any html attributes that are inputed into the html? Many thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.