1 min readOct 24, 2018
Hey Carlos, there are classes in Tachyons that have media-query extensions. For example, you can set the ‘pl2-ns’ class, which will apply ‘pl2’ class on all “not small” screens. Similarly there are ‘-l’ and ‘-m’ modifiers you can append to a class to apply it to large and medium screens, respectively. I’m not sure what the breakpoints are though.