less-plugin-hexalpha

1.0.2 • Public • Published

less-plugin-hexalpha

Want to use colors set in hex format but with alpha, like: #000f or #000000ff

it will convert them to: rgba(0,0,0,1)

Get it

npm install less-plugin-hexalpha --save-dev

Usage as a less-plugin

Just write colors in format of hex+alpha #000f or #000000ff then compile using the plugin:

lessc --hexalpha main.less build.css

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i less-plugin-hexalpha

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

3.5 kB

Total Files

6

Last publish

Collaborators

  • crystalstorm