• thing works as expected, you can target OSs

    I needed this to target Chrome browser because it uses local fonts instead of webfonts like google “PT Sans” causing rendering issues on OSX version of this browser if the user have the same font installed locally, as Chrome choses to use the local font instead of the web font. This plugin targets OS so I just added a .OSX.classname { params } class on my CSS to fix this issue.

  • The topic ‘just works!!’ is closed to new replies.