-
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…
-
As suggested in 784d073d01535554a49d94724d6e994008a12803 - this could initially be a breadcrumb CBV you can use as a mixin, then customizing it where required by overriding its methods.
-
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…
-
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.
…
-
## 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
-
## 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…
-
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…
-
As far as I can tell, the only thing the documentation says about adding the Bootstrap CSS is in the getting started guide, and only talks about using bootstrap.min.css, or about importing `"~bootstra…