Skip to content

vii120/css-bg-layers

Repository files navigation

bg.layers

A CSS background layer debugger and editor. Paste a background shorthand or individual background-* properties, inspect each layer, reorder or hide them, and copy the output CSS.

bg-layers.vercel.app

bg.layers screenshot

Supported Properties

  • background (shorthand)
  • background-image, background-color
  • background-position, background-size
  • background-repeat, background-attachment
  • background-origin, background-clip
  • background-blend-mode

Running the Code

Run npm i to install the dependencies.

Run npm run dev to start the development server.

Credits

License

MIT

About

A playground to split, visualize, and edit complex CSS background layers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages