[NEW] CSS Command "Convert px to em" converts all px values to em based on a TM_EMSIZE environment variable or 12 pixels per em by default. You can also overwrite that value by using the format "N / EMSIZE px", EG: 11/16px == 0.6875em. This is very handy for doing all em based CSS layouts.
Changed: A trunk/Review/Bundles/CSS.tmbundle/Commands/Convert px to em.tmCommand U trunk/Review/Bundles/CSS.tmbundle/info.plist _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
