jonkemp / jonkemp/gulp-inline-css
Error on style @import font
Open
- Dominant language
- JavaScript
- Stars
- 271
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Error message:
> Message:
> 8: ")" not found
After added this conditional tags
```
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&subset=latin-ext);
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.