@microflash/preset
Advanced tools
Comparing version
@@ -8,2 +8,12 @@ # Changelog | ||
## [5.0.2] - 2024-11-19 | ||
### Changed | ||
- Set `stroke-linecap: round` and `stroke-linejoin: round` only when they are not already set on SVG | ||
### Fixed | ||
- Selector that ensures button content is not selectable | ||
## [5.0.1] - 2024-10-02 | ||
@@ -158,2 +168,3 @@ | ||
[5.0.2]: https://github.com/Microflash/rehype-starry-night/compare/5.0.1...5.0.2 | ||
[5.0.1]: https://github.com/Microflash/rehype-starry-night/compare/5.0.0...5.0.1 | ||
@@ -160,0 +171,0 @@ [5.0.0]: https://github.com/Microflash/rehype-starry-night/compare/4.1.0...5.0.0 |
{ | ||
"name": "@microflash/preset", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "A modern CSS preset", | ||
@@ -26,4 +26,4 @@ "type": "module", | ||
"postcss-cli": "^11.0.0", | ||
"postcss-preset-env": "^10.0.5", | ||
"sass": "^1.79.4" | ||
"postcss-preset-env": "^10.1.1", | ||
"sass": "^1.81.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "browserslist": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
33453
1.5%221
1.38%