We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e3074 commit 5193fc1Copy full SHA for 5193fc1
3 files changed
emma.css
@@ -1,4 +1,4 @@
1
-/*! Emma.css 0.15.1 | MIT License | https://git.io/emma */
+/*! Emma.css 0.16.0 | MIT License | https://git.io/emma */
2
.pos-s {
3
position: static !important;
4
}
package.json
@@ -1,6 +1,6 @@
{
"name": "emma.css",
- "version": "0.15.1",
+ "version": "0.16.0",
"description": "Emma.css { emmet-like utility classes }",
5
"engines": {
6
"node": ">=20.0.0"
src/emma-data.yml
-ver: '0.15.1'
+ver: '0.16.0'
vars:
-
name: prefix
0 commit comments