We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45281e commit 3085c1bCopy full SHA for 3085c1b
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "uniformcss",
3
- "version": "1.5.0",
+ "version": "1.5.1",
4
"description": "A fully configurable utility class generator and CSS framework built for Sass projects.",
5
"main": "main.sass",
6
"scripts": {
uniform/core/_index.scss
@@ -1,4 +1,4 @@
-/*! UniformCSS v1.5.0 | MIT License | github.com/ThinkUniform/uniformcss */
+/*! UniformCSS v1.5.1 | MIT License | github.com/ThinkUniform/uniformcss */
@use "sass:map";
@use "sass:list";
0 commit comments