1
2
3
4
5
use crate::ext::*;

// https://tailwindcss.com/docs/screen-readers
constant!(sr only);
constant!(not sr only);