Oscar Butler-Aldridge
Oscar Butler-Aldridge
Resolves: python-poetry[#3004](https://github.com/python-poetry/poetry/issues/3004#issue-712023603) Renames `develop` directory and VCS dependency property to `editable` and raises deprecation warnings for `develop`. ## Changes Required - [x] Update specification schema in poetry-core. - ~~[ ]...
The PR adds a "Copy CSS to clipboard" icon button to the bottom-right of each font card.  Regarding the implementation: It tries to use the Clipboard API first, to...