css file: ```js action: someCssLib.component[TAB] // the result is the css or the tailwind equivalent of that style component result: @apply inline-block align-middle text-center select-none border font-normal... // this is a bootsrap btn class in tailwind, but you get the idea ```