D3Css
Package:
Summary:
Evaluate CSS styles with inheritance support
Groups:
Author:
Description:
This class can be used to evaluate CSS styles with inheritance support.
It takes a CSS file with special style inheritance syntax and generates a new CSS that evaluates the inherited styles based on the parent class definitions.
The resulting CSS may be cached in server files and be served in compressed format.
It takes a CSS file with special style inheritance syntax and generates a new CSS that evaluates the inherited styles based on the parent class definitions.
The resulting CSS may be cached in server files and be served in compressed format.
Comments are closed.