JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 36266
  • Score
    100M100P100Q154546F
  • License MIT

A Stylelint plugin to enforce the use of logical CSS properties, values and units.

Package Exports

  • stylelint-plugin-logical-css
  • stylelint-plugin-logical-css/src/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (stylelint-plugin-logical-css) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Stylelint Plugin Logical CSS

Proper docs to come, but this plugin will expose two rules:

  • use-logical-properties-and-values

    This rule will enforce the use of logical properties and values

  • use-logical-units

    This rule will enforce the use of logical viewport units