* Generation of global Colors * If detected in a Figma file, parabeac_core will export a file containing all global colors as constants. * Generation of global TextStyles * If detected in a Figma file, parabeac_core will export a file containing all global TextStyles as constants. * Includes fontSize, fontWeight, letterSpacing, fontFamily, color, and decoration * Add Golden tests * Bugfixes * Alignment improvements * Constraints improvements