• Resolved macnux

    (@macnux)


    Hi,

    I’m using the plugin and it works perfectly.
    I was just wondering if I can insert the fallback CSS for mobile and for desktop.
    Because the fallback CSS for mobile is different and smaller than fallback CSS for desktop.

    Regards,

Viewing 1 replies (of 1 total)
  • Plugin Author Raul P.

    (@alignak)

    On FVM 3 I have decided to remove this option, so please check before upgrading.

    You can add your critical path CSS with another plugin, or ode your own logic on the theme.

    You cannot separate the mobile code, unless you wish to sacrifice page caching.
    With page caching, your logic would not work.

    However, you can use css media queries for mobile and desktop.
    https://www.w3schools.com/css/css_rwd_mediaqueries.asp

Viewing 1 replies (of 1 total)
  • The topic ‘Fallback CSS for mobile’ is closed to new replies.