Horje
The edit queue is full at the moment - try again in a few minutes! Code Example
The edit queue is full at the moment - try again in a few minutes!
/* IMPORTANT: Put utilities before components */

@tailwind base;

@tailwind utilities;

@tailwind components;

/* Note: you could also just add a custom CSS file here. */
.btn-blue {
  @apply bg-blue-500 text-white font-bold py-2 px-4 rounded;
}
.btn-blue:hover {
  @apply bg-blue-700;
}




Css

Related
overriding fullpage js anchor style Code Example overriding fullpage js anchor style Code Example
gradient btn Code Example gradient btn Code Example
press on button outline shoul not appear csss Code Example press on button outline shoul not appear csss Code Example
css using border top border bottom to create a hamburger icon Code Example css using border top border bottom to create a hamburger icon Code Example
cannot apply border radius to tr Code Example cannot apply border radius to tr Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10