Skip to content

Instantly share code, notes, and snippets.

@yellow1912
Created March 25, 2022 08:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yellow1912/c6f128ba151c45856b9246e3cd385894 to your computer and use it in GitHub Desktop.
Save yellow1912/c6f128ba151c45856b9246e3cd385894 to your computer and use it in GitHub Desktop.
module.exports={"theme":{"extend":{"fontFamily":{"font-1":["Montserrat","Trade Gothic"]},"margin":{"-1":"-0.25rem","-2":"-0.5rem","-3":"-0.75rem","-4":"-1rem","-5":"-1.25rem","-6":"-1.5rem","-8":"-2rem","-9":"-2.25rem","-10":"-2.5rem","-12":"-3rem","-14":"-3.5rem","-16":"-4rem","-18":"-4.5rem","-20":"-5rem","-24":"-6rem","-30":"-7.5rem","-40":"-10rem","0rem":"0rem","1":"0.25rem","2":"0.5rem","3":"0.75rem","4":"1rem","5":"1.25rem","6":"1.5rem","8":"2rem","9":"2.25rem","10":"2.5rem","12":"3rem","14":"3.5rem","16":"4rem","18":"4.5rem","20":"5rem","24":"6rem","30":"7.5rem","40":"10rem","auto":"auto","test":"27rem","test2":"8px","test3":"-40rem"},"padding":{"0rem":"0rem","1":"0.25rem","2":"0.5rem","3":"0.75rem","4":"1rem","5":"1.25rem","6":"1.5rem","8":"2rem","9":"2.25rem","10":"2.5rem","12":"3rem","14":"3.5rem","16":"4rem","18":"4.5rem","20":"5rem","24":"6rem","30":"7.5rem","40":"10rem"},"space":{"-1":"-0.25rem","-2":"-0.5rem","-3":"-0.75rem","-4":"-1rem","-5":"-1.25rem","-6":"-1.5rem","-8":"-2rem","-9":"-2.25rem","-10":"-2.5rem","-12":"-3rem","-14":"-3.5rem","-16":"-4rem","-18":"-4.5rem","-20":"-5rem","-24":"-6rem","-30":"-7.5rem","-40":"-10rem","0rem":"0rem","1":"0.25rem","2":"0.5rem","3":"0.75rem","4":"1rem","5":"1.25rem","6":"1.5rem","8":"2rem","9":"2.25rem","10":"2.5rem","12":"3rem","14":"3.5rem","16":"4rem","18":"4.5rem","20":"5rem","24":"6rem","30":"7.5rem","40":"10rem"},"width":{"100":"100px","w-6\/12":"50%","75%":"75%","20px":"20px"},"borderRadius":{"circle":"50%"},"borderWidth":{"3":"3px","1":"1px","0":"0","2":"2px","4":"4px","6":"6px","8":"8px"},"letterSpacing":{"tracking-1-9":"1.9em"},"inset":{"0":0,"auto":"auto","1\/4":"25%","1\/2":"50%","3\/4":"75%"},"rotate":{"45":"45deg","test":"70deg"}},"screens":{"sm":"640px","md":"768px","lg":"1024px","xl":"1280px","xxl":"1440px","xxxl":"1920px","default":"375px"},"colors":{"color-1":"#988A8A","color-2":"#FFFFFF","color-3":"#ED1C24","color-4":"#5B283F","color-5":"#B459BF","9999":"#A56969","test-color-z":"#648476","black":"#000000"},"fontSize":{"xs":"0.75rem","sm":"0.875rem","base":"1rem","lg":"1.125rem","xl":"1.25rem","2xl":"1.5rem","2-5xl":"1.625rem","3xl":"1.875rem","3-5xl":"2rem","4xl":"2.25rem","4-5xl":"2.5rem","5xl":"3rem","18px":"18px","test":"23px","test2":"25px","tes4":"25px","25px":"25px","30px":"30px","60px":"60px"}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment