- Issue created by @dev20.addweb
- 🇺🇸United States wylbur Minneapolis, Minnesota, USA
Confirmed that viewports are NOT created when installing the module via the admin interface instead of Drush.
Proposed solutions
Identify the active theme, and use theme.breakpoints.yml to create viewports
When no theme.breakpoints.yml is present in the default theme:
Install a set of generic viewports for mobile, tablet, desktop - First commit to issue fork.
- Merge request !7Creates viewports when installed by UI or Drush. → (Merged) created by jumpsuitgreen
- 🇺🇸United States jumpsuitgreen
@yoftahe.addweb, Excellent catch. This merge request fixes the issue and works for both UI and Drush installs.