ngx-sfc-common 0.0.22 → 0.0.24

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.
@@ -1,4 +1,4 @@
1
- @import "../../../styles/variables";
1
+ @import "../../../styles/index";
2
2
 
3
3
  @mixin sfc-bounce-loader-background-transparent {
4
4
  .preloader {
@@ -1,3 +1,5 @@
1
+ @import "../../../styles/mixins";
2
+
1
3
  @mixin sfc-loader-background() {
2
4
  position: relative;
3
5
  top: 0;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-sfc-common",
3
- "version": "0.0.22",
3
+ "version": "0.0.24",
4
4
  "description": "Angular common(shared) library for SFC project",
5
5
  "keywords": [
6
6
  "Street Football Club",