-
When using the sass files via sass-embedded (from sass-loader in webpack) I see deprecation warnings like this:
```
WARNING in ./src/oversight/static_src/oversight/vendor.scss (./node_modules/css-lo…
-
I think it would make sense to split the `_globals.scss` into smaller files. The `_globals.scss` should only contain global sass, like table, blockqoute styling etc.
Currently the globals file conta…
-
Here's an example that uses mixins instead of the map and `@each`. I like that this puts the code for the components back in their core code... not sure how I feel about that `@extend` though. Thoug…
-
Sass recently included a new [deprecation warning for mixed declarations](https://sass-lang.com/documentation/breaking-changes/mixed-decls/).
This causes very noisy console output when working on t…
-
Hello! I'm trying to validate fields on submit click to show errors. But it only validate the main model, it associated fields do not. But the nested fields show the errors individually by events.
…
-
## Describe your suggestion
So you can see the path Baritone took the last time.
## Settings
#showlastpath
## Context
This gives the player the ability to backtrack Baritones path if they we…
-
## Bulma
- [Overview](https://bulma.io/documentation/overview/) (Getting started, Customize, CSS Classes, Modularity, Responsiveness, Variables, Colors, Functions, Mixins,)
- [Layout](https://bulm…
hdknr updated
6 years ago
-
Based on files inside of Diwanee-Boilerplate
**1. LIB or CONFIG folder name**
Should house this files:
- global variable (currently in config)
- global mixin (all mixins from folder mixin should go i…
-
Hello,
Using 0.0.10-alpha.2
Starting on cycle 620 Twitter notifications were producing this error:
`Sending notifications via Twitter
ApiResponseError: Request failed with code 403
at …
-
OS: Windows 10
NODE: 14.9
I assume this is windows only? (I'll try to confirm)
Steps to repro:
1. `npm i`
2. setup .env file
3. read about all the security warnings
4. `npm audit fix` o…