Understand the role of Fx.CSS
masterThe Fx.CSS class is a CSS parsing utility used internally by the MooTools effects engine. It is a required dependency for the following effect classes:
Fx.TweenFx.MorphFx.Elements
Note that Fx.CSS has no public methods and is intended to be used by these higher-level effect classes rather than being called directly by developers.