Код: Выделить всё
tailwindcss -i ../main.css -o ../out.css --watchout.css:
Код: Выделить всё
/*
! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com
*/
...
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
-webkit-appearance: button;
/* 1 */
background-color: transparent;
/* 2 */
background-image: none;
/* 2 */
}
...
< /p>
Подробнее здесь: https://stackoverflow.com/questions/794 ... erated-css
Мобильная версия