UNPKG

trepur_components

Version:

component lib

20 lines (15 loc) 276 B
@import './themes/local.css'; @import './themes/penrithmrt.css'; @tailwind base; @tailwind components; @tailwind utilities; .slick-track { display: flex !important; } .slick-slide { height: inherit !important; } .slick-slide > div { height: 100%; display: flex; }