plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Please add tailwindcss-debug-screens

Open lamualfa opened this issue 4 years ago • 0 comments

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?

https://github.com/jorenvanhee/tailwindcss-debug-screens


The tailwindcss-debug-screens plugin is useful to know what exactly the screen size of current window.

image


Update

For now, I have a temporary simple solution. I've written the instructions here:

https://github.com/lamualfa/windicss-debug-screens

lamualfa avatar Jul 02 '21 17:07 lamualfa