piccalilli_’s avatarpiccalilli_’s Twitter Archive—№ 14,254

  1. I've been prototyping a thing. Generate whatever utils you want with whatever class you want *and* whatever values you want. Utils can be responsive or standard. All made with Sass. I’ll keep tinkering with it and turn it into a proper thing soon.
    1. …in reply to @piccalilli_
      I think this is the start of Stalfos V2. I always wanted to make it a (s)css only thing. github.com/andybelldesign/stalfos piccalilli_/1123714309144678402
    2. …in reply to @piccalilli_
      Video alt: My text editor is in view and I enable a utility by setting the 'output' to 'standard'. I then show the resulting compiled CSS. I then set its output to 'responsive' and the output CSS contains media-queries with prefixed versions. I then enable another utility.