Comparing version 0.28.1 to 0.28.2
@@ -237,3 +237,6 @@ "use strict"; | ||
<style> | ||
body { font-family: monospace; font-size: 14pt; } | ||
* { font-family: monospace; font-size: 16pt; } | ||
@media (prefers-color-scheme: dark) { | ||
* { background: #2d2d2d; color: #fff; } | ||
} | ||
</style> | ||
@@ -240,0 +243,0 @@ </head> |
{ | ||
"name": "makecode", | ||
"version": "0.28.1", | ||
"version": "0.28.2", | ||
"description": "MakeCode (PXT) - web-cached build tool", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
206659
3099