Skip to content

Inline-CSS

Actions
Convert HTML files to use inline styling
1.0.0
Latest
Star (1)

inline-css-action

Converts HTML files to use inline styling.

Usage

      - uses: ZacJW/[email protected]
        with:
          files: '["test.html", "dir/*.html"]'

This example will convert test.html and all .html files in dir/ to use inline styling.

Inputs

files

Required. A JSON list of paths to html files to convert. They will be overwritten to use inline styling. Paths may be glob patterns, in which case all matching files will be converted and overwritten.

Inline-CSS is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Convert HTML files to use inline styling
1.0.0
Latest

Inline-CSS is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.