-
```
What steps will reproduce the problem?
1.
2.@font-face {
font-family: 'Segoeuil';
src: url('../fonts/segoeuil.eot');
src: url('../fonts/segoeuil.eot?iefix') format('eot'),
ur…
-
As inlined below.
```
In file included from /tmp/harfbuzz/src/harfbuzz.cc:2:
/tmp/harfbuzz/src/hb-aat-layout.cc: In function 'unsigned int hb_aat_layout_feature_type_get_selector_infos(hb_face_t*…
-
When loading medium font to a browser throught css, medium font in not bold enoughtl.
CSS:
```
@font-face {
font-family: PlusJakartaSans;
font-weight: 400;
src: url("/fonts/PlusJak…
-
**Describe the bug**
After start (in konsole) I got this:
```
uad-ng RUST_BACKTRACE=1
Xlib: extension "NV-GLX" missing on display ":0".
MESA-INTEL: warning: Ivy Bridge Vulkan support is inc…
-
```
What version of CssMin are you using (source and/or build)?
3.0.1
What was the input stylesheet and/or configuration options?
@font-face{
font-family: 'HelveticaNeueBoldCond';
src: url('.…
-
I am using Font Awesome via webjar, and I have a src/assets/stylesheets/main.css with
```
/*
*= require /webjars/font-awesome/5.3.1/css/all
*/
```
When I run it through `./gradlew assetCompile…
kgeis updated
6 years ago
-
### System
OS: Arch Linux x86_64
Kernel: 6.0.11-arch1-1
Shell: zsh 5.9
Resolution: 3840x2400
DE: GNOME 43.2 Wayland
WM: Mutter
GPU: NVIDIA GeForce RTX 2060 Max-Q
Version: alacritty 0.11.0 …
-
```
What steps will reproduce the problem?
1. Define 2 fonts to include in svg-file (defs)
-
I have a problem with file paths.
Gulp task:
``` javascript
gulp.task("css", function () {
let src = ["bower_components/bootswatch/united/bootstrap.css"];
let options = { keepStructure: true…
-
As hinted at in https://github.com/bbatsov/zenburn-emacs/pull/147 it now seems that none of the :inherit font-lock-... are being applied properly.
A quick search shows there are just under 20 inherit…