@responsive {
    .example {
        color: red;
    }
}

@tailwind screens;

.john {
    content: "wick";
}