ode-bootstrap 1.1.4-dev.202307050756 → 1.1.4-dev.202307061019

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/version.txt CHANGED
@@ -1 +1 @@
1
- ode-bootstrap=1.1.4-dev-SNAPSHOT 05/07/2023 07:57:26
1
+ ode-bootstrap=1.1.4-dev-SNAPSHOT 06/07/2023 10:20:24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-bootstrap",
3
- "version": "1.1.4-dev.202307050756",
3
+ "version": "1.1.4-dev.202307061019",
4
4
  "description": "Open Digital Education CSS framework based on bootstrap",
5
5
  "scripts": {
6
6
  "copy-fonts": "cpr node_modules/entcore-generic-icons/fonts/ assets/fonts/generic-icons/ -o",
@@ -2,7 +2,7 @@
2
2
  @import "options";
3
3
 
4
4
  // Other variables
5
- @import "bootstrap";
6
5
  @import "colors";
6
+ @import "bootstrap";
7
7
  @import "type";
8
8
  @import "icons";