@shohojdhara/atomix 0.4.2 → 0.4.3

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/dist/atomix.css CHANGED
@@ -32891,38 +32891,38 @@ body.is-open-photoviewer {
32891
32891
  }
32892
32892
  @media (min-width: 0) {
32893
32893
  .u-text-break {
32894
- word-wrap: break-word !important;
32895
- word-break: break-word !important;
32894
+ word-wrap: break-word;
32895
+ word-break: break-word;
32896
32896
  }
32897
32897
  }
32898
32898
  @media (min-width: 576px) {
32899
32899
  .u-text-sm-break {
32900
- word-wrap: break-word !important;
32901
- word-break: break-word !important;
32900
+ word-wrap: break-word;
32901
+ word-break: break-word;
32902
32902
  }
32903
32903
  }
32904
32904
  @media (min-width: 768px) {
32905
32905
  .u-text-md-break {
32906
- word-wrap: break-word !important;
32907
- word-break: break-word !important;
32906
+ word-wrap: break-word;
32907
+ word-break: break-word;
32908
32908
  }
32909
32909
  }
32910
32910
  @media (min-width: 992px) {
32911
32911
  .u-text-lg-break {
32912
- word-wrap: break-word !important;
32913
- word-break: break-word !important;
32912
+ word-wrap: break-word;
32913
+ word-break: break-word;
32914
32914
  }
32915
32915
  }
32916
32916
  @media (min-width: 1200px) {
32917
32917
  .u-text-xl-break {
32918
- word-wrap: break-word !important;
32919
- word-break: break-word !important;
32918
+ word-wrap: break-word;
32919
+ word-break: break-word;
32920
32920
  }
32921
32921
  }
32922
32922
  @media (min-width: 1440px) {
32923
32923
  .u-text-xxl-break {
32924
- word-wrap: break-word !important;
32925
- word-break: break-word !important;
32924
+ word-wrap: break-word;
32925
+ word-break: break-word;
32926
32926
  }
32927
32927
  }
32928
32928
  @media (min-width: 0) {