-
**less file**
`@import "./../../../assets/styles/text-mixins.less";
@border-color: #0079b8;
.roles-tab {
display: flex;
margin: 40px 0;
}
.all-roles {
width: 275px;
}
.ro…
-
Similar to https://github.com/SpongePowered/Mixin/issues/276, this issue occurs when using an obfuscated jar in a development environment. If a Mixin class extends another Mixin (i.e. super-mixins), a…
-
While functions are consistently named (get-XYZ, convert-XYZ) there is no consistency in mixin names.
This could be useful for helping to remember names of mixins.
Perhaps something like `add-…
-
**Input:**
```
.MyMixin {
content: "";
}
.MyClass::after {
.MyMixin;
}
```
**Expected Output:** (correct in 1.4.1.1 nuget package)
```
.MyMixin {
content: "";
}
.MyClass::after {
con…
-
## What's going wrong?
When I start any PM2 app, I see the following error, over and over. The server starts, errors then tries to restart.
```
PM2 | =======================================…
-
Edit: crash was caused by too large object apparently,
-6000 to 6000 (missed a minus there)
a warning would be nice if possible
other than that great mod :)
Stacktrace:
java.lang.NullPoint…
-
For example StoreCRUD is only directly used by Store, it wont be mixed in else where. Need some docs tag to signal that + changed behavior for search. This search should ideally point to `Store.add()`…
-
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 2024-07-03 17:03:34
Description: Mod loading error has occurred
java.lang.Exception: Mod Loading has failed
at net.minecraftfo…
-
### Vue version
3.2.47
### Link to minimal reproduction
https://www.typescriptlang.org/play?#code/JYWwDg9gTgLgBAbzgEwKYDNgDtUGELgQ5bwC+c6UBcA5AG4CuqNAsAFDsDGRAzvALLAAHtgCCcALwoM2PAUjEYACgTs4c…
-
my game keeps crashing for no reason and i dont know how to fix it,heres my code
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 2022-12-10 02:27:25
Description: Mod loading e…