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
I've try transform API from windicss/helpers, and it's not work.
Then, i've start to re-create this plugin in WindiCSS version. But i stuck in a problem How to add some styles only in specific rule?. I've been looking some references in WindiCSS utiities source code and i found this. I don't know how to use atRule API exactly because there is no clear documentation about that. I am sorry, for now i have no idea to help this needs.
Can anyone help to re-write this plugin in WindiCSS version?
I've try
transform
API fromwindicss/helpers
, and it's not work.Then, i've start to re-create this plugin in WindiCSS version. But i stuck in a problem How to add some styles only in specific rule?. I've been looking some references in WindiCSS utiities source code and i found this. I don't know how to use
atRule
API exactly because there is no clear documentation about that. I am sorry, for now i have no idea to help this needs.Can anyone help to re-write this plugin in WindiCSS version?
https://github.com/jorenvanhee/tailwindcss-debug-screens
The
tailwindcss-debug-screens
plugin is useful to know what exactly the screen size of current window.Update
For now, I have a temporary simple solution. I've written the instructions here:
https://github.com/lamualfa/windicss-debug-screens
The text was updated successfully, but these errors were encountered: