I just finished designing a new site with Tailwind. I was able to do this with zero custom CSS. Well, almost. I had to add two classes for ... ... <看更多>
Search
Search
I just finished designing a new site with Tailwind. I was able to do this with zero custom CSS. Well, almost. I had to add two classes for ... ... <看更多>
Best Tailwind CSS Course: https://ekaro.in/enkr20230311s22259494Welcome to my Tailwind CSS Fancy Styling Text Shadow Effect tutorial! ... <看更多>
Text Shadow ; t.textShadow. textShadowColor: 'rgba(0, 0, 0, 0.1)',. textShadowOffset: {width: 0, height: 1},. textShadowRadius: 3, ; t.textShadowMd. ... <看更多>
Try to add drop-shadow instead of shadow. <script src="https://cdn.tailwindcss.com"></script> <div class="m-6 space-x-3"> <div v-for="m in ... ... <看更多>
Here is a gist of how it works. Say you want to make a button with a blue background, rounded corners and drop shadow and have the background colour change on ... ... <看更多>