You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
I have made an experiment and used another one layer - desktop.
At that case right position was on desktop only. I guess it is because of the desktop was handled first (alphabetically), same as the "mobile" was before "tablet".
Hi guys. I have some problem and I really can`f find a way...
I trying to make separate style files for different mobile devices form-factors.
Files structure:
A UIKit layer:
Base layer:
Entry points:
Base.js:
Webpack config:
Result of packing:
All is good: tablet styles are after mobile - what I need... Was.. Unless I added require into the base.js
Result:
The text was updated successfully, but these errors were encountered: