Crate polished_css

source ·

Modules

  • The common values and units that CSS properties accept.
  • Statements that invoke special data processing or calculations to return a CSS value for a CSS property.
  • The styles prelude - alleviate imports of many common types.
  • Characteristic (like color) whose associated value defines one aspect of how the UI engine should display the element.
  • Patterns that match against elements in a tree, and as such form one of several technologies that can be used to select nodes in a document.
  • Specififies the look and feel of a targetted UI element(s).
  • Utilities to be used along with this crate.

Macros