Tailwind CSS breakpoints
static Map<String, double> get tailwind => { 'sm': 640, 'md': 768, 'lg': 1024, 'xl': 1280, '2xl': 1536, };