app/assets/stylesheets/sass-zero/base.scss in sass-zero-1.5.3 vs app/assets/stylesheets/sass-zero/base.scss in sass-zero-1.5.4
- old
+ new
@@ -13,14 +13,9 @@
border-width: 0; /* 2 */
border-style: solid; /* 2 */
border-color: $gray-300; /* 2 */
}
-::before,
-::after {
- --tw-content: '';
-}
-
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.