how do i make style like magnifier #90
-
|
hey i wanted to use the magnifier's style on my website it's gonna be called magnifier tutorials but i don't know how to get da epik css style can someone help me? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
it uses a framework called tailwindcss with this config file. if you follow the instructions on the tailwindcss website for setting it up, then once tailwind.config.js gets generated, just replace it with the one i linked. |
Beta Was this translation helpful? Give feedback.
-
|
also, a button looks like this: |
Beta Was this translation helpful? Give feedback.
it uses a framework called tailwindcss with this config file. if you follow the instructions on the tailwindcss website for setting it up, then once tailwind.config.js gets generated, just replace it with the one i linked.