Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 1.14 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.14 KB

CSS Exclusion Shape Viewer

Deprecated

This project is no longer maintained and is now archived. If you wish to revive this project, please consider forking it.

Overview

This is a Quick Edit Extension for Brackets that allows viewing of CSS Exclusions shapes in an inline editor.

Installing

To use this extension, simply copy it into the user extensions folder for your system, like any other extension.

Some sample shapes can be found in test.css in this distribution.

Known Issues

  • This does not work with shapes that are specified using relative units (em, %, vh, etc). It does work with absolute units (cm, px, in, etc)