Also completely broken - even on a brand new quasar create app… Screenshot here: https://www.screencast.com/t/kbtGouFK
S
Latest posts made by Synaptrix
-
RE: Quasar v1.14.4/5 released!
-
RE: fluid typography - SOLVED
@qyloxe It doesn’t look like the styles are being applied, but I could be misreading this: https://www.screencast.com/t/DEI1zvTdl It does look like the css is being loaded, but again, I could be misreading this: https://www.screencast.com/t/lA9Ye8ZiEL
-
RE: fluid typography - SOLVED
@qyloxe , I am new to Quasar but love B4/B5. I’m trying to follow your instructions to make font size responsive but I’m not having any luck. Is the following still the right way to enable this behavior? I’ve done this but the behavior isn’t changing. I’ve tried adding https://github.com/twbs/bootstrap/blob/main/scss/vendor/_rfs.scss to my app.scss file as well but…nothing.
npm install rfs --install
and in their app.styl code:
@import "../../node_modules/rfs/scss";