mariofriz / craft-detect

A simple Craft plugin that adds some classes to the body tag for browser, os etc..
3 stars 1 forks source link

craft-detect

A simple Craft plugin that adds some classes to the body tag for browser, os etc..

Install

Usage

After enabling the plugin in the Craft admin, add this in your template(s):

<body class="{{ craft.detect.display }}">