ode-csslib 4.2.6-develop.202408201355 → 4.2.6-develop.202408201533

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
- entcore-css-lib 20/08/2024 13:55:55
1
+ entcore-css-lib 20/08/2024 15:33:58
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib",
3
- "version": "4.2.6-develop.202408201355",
3
+ "version": "4.2.6-develop.202408201533",
4
4
  "description": "Edifice Legacy CSS framework",
5
5
  "repository": {
6
6
  "type": "git",
@@ -100,7 +100,7 @@ i.important::after {
100
100
 
101
101
  //FLAGS
102
102
 
103
- $flags: fr, en, pt, es, it, de;
103
+ $flags: fr, en, pt, es, it, de, co;
104
104
 
105
105
  @for $i from 1 through length($flags) {
106
106
  .flag-#{nth($flags, $i)} {