good first issue
倉庫指標
- 星標
- (5 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
We recommend using responsive themes all the time but there are cases when people are running legacy codes and need mobile device support.
EE will just init a variable say ee_device with values:
- mobile
- desktop
- tablet
Just a nginx map directive which will set an environment variable.
The variable can be used for custom configs.