Skip to main content

Extended Cascading Stylesheets

Project description

csx - Create, manipulate and convert CSX stylesheets.

CSX is a style language based on CSS 2.1, with two improvements:

  1. Rules may be nested inside other rules.

  2. There are no at-rules (like @media or @import).

CSX is also somewhat stricter than CSS (for example, you can’t split a quoted string over more than one line, and comments must be terminated).

See http://csx-style.org (or the file README.txt provided with this module) for a complete description of the differences between CSS and CSX.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page