fix: new build (#977)

This commit is contained in:
Fabi 2020-11-17 17:29:41 +01:00 committed by GitHub
parent 62682b2daf
commit 119ddbfa09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,3 +12,4 @@ s.Rect(currX, currY, qs.blockSize, qs.blockSize, "fill:black;stroke:none")
``` ```
This allows the svg to be styled by css more easily and does not compromise Content Security Policy (CSP). This allows the svg to be styled by css more easily and does not compromise Content Security Policy (CSP).