@lucca-front/scss 7.3.0 → 7.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lucca-front/scss",
3
- "version": "7.3.0",
3
+ "version": "7.3.1",
4
4
  "description": "a scss-framework based on trello's css naming",
5
5
  "main": "src/main.scss",
6
6
  "scripts": {},
@@ -209,7 +209,6 @@
209
209
 
210
210
  &::before {
211
211
  @include makeIcon("arrow_south");
212
- content: "";
213
212
  height: 0;
214
213
  vertical-align: text-top;
215
214
  }