Tailwind + Pug mixin (add bit more order to code for responsive) #2332
csscoder
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, this year I learned about Tailwind - a cool tool.
I coded some projects, but some times base approach was not comfortable (when I code responsive elements).
And I tried to use preprocessor PUG and mixin - it helped me to take more order in the code.
part of the code looks like this
The example on Codepen with mixin you can see here.
Hope it will be helpful for someone too.
Beta Was this translation helpful? Give feedback.
All reactions