No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Synaptrix
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Best 0
    • Groups 0

    Synaptrix

    @Synaptrix

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Synaptrix Follow

    Latest posts made by Synaptrix

    • RE: Quasar v1.14.4/5 released!

      Also completely broken - even on a brand new quasar create app… Screenshot here: https://www.screencast.com/t/kbtGouFK

      posted in Announcements
      S
      Synaptrix
    • 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

      posted in Framework
      S
      Synaptrix
    • 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";

      posted in Framework
      S
      Synaptrix