Skip to content

Instantly share code, notes, and snippets.

How to use

  1. Create a folder named patches
  2. Paste the code above and rename the file to froala-editor+4.0.10.patch
  3. Replace your froala version with the one provided below
  • "froala-editor": "^4.0.10",
  1. run yarn add patch-package
  2. run npx patch-package froala-editor
  3. Profitt!
<style>
/*!
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
--blue: #007bff;
--indigo: #6610f2;
@skeltonmod
skeltonmod / gist:c8241d93eb3ab1cf7d6c1f826d12e9b3
Created February 14, 2024 14:22
docker-compose.override.yml
# vim: set ft=yaml:
---
version: '2.3'
services:
# -----------------------------------------------------------------------------------------------
# Ngrok
# -----------------------------------------------------------------------------------------------
ngrok: