candyblue/kirby3-browserupgrade
Composer 安装命令:
composer require candyblue/kirby3-browserupgrade
包简介
Detects old browsers and displays a warning.
README 文档
README
Installation
Install the plugin with: composer require candyblue/kirby3-browserupgrade
Usage
- Add
<?php snippet('browserupgrade-styles') ?>into the<head>and<?php snippet('browserupgrade') ?>into the<body>. - Use
.browserupgrade-class for custom styles. - Optionally: Add custom translations in your
site/languages-folder.
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-17