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
* Both sets share breakpoints. Mobile First is `xs` default. Desktop First is `xxl` default.
57
-
* Based on [Tailwind](https://tailwindcss.com/docs/responsive-design) breakpoints. Note: We use `xxl` not `2xl` to not break CSS highlighters.
56
+
* Both sets share breakpoints. Mobile First is `xs` default. Desktop First is `xx` default.
57
+
* Based on [Tailwind](https://tailwindcss.com/docs/responsive-design) breakpoints. Note: We use `xx` not `2xl` to not break CSS highlighters.
58
58
* Try tools like- Auto complete styles: [VSCode](https://code.visualstudio.com/) or [Sublime](https://packagecontrol.io/packages/Emmet). Auto fold `<style>` and `<script>` in [Sublime](https://packagecontrol.io/packages/Inline%20Fold)
59
59
* These are not for everybody, but you may find them worthwhile.
0 commit comments