🍻
Pinned Loading
-
-
beer-temp-alerter
beer-temp-alerter PublicA raspberry pi pico-w that measures bottle temp that syncs with another pico-w that shows different color LED depending on the temp.
Python
-
-
fluid typography in scss
fluid typography in scss 1// Define the base font-size and line-height
2$base-font-size: 16px;
3$base-line-height: 1.5;
45// Define a mixin for setting font-size and line-height in rem units
-
alpinejs contrast setting text-color...
alpinejs contrast setting text-color and border-color depending on background-color 1<div class="bg-{{ $backgroundColor }}" x-data="colorContrast()" x-bind:class="textColorClass">
2<p>Text som ska ändra färg beroende på bakgrundsfärg</p>
3<a class="leading-non inline-block rounded-3xl border px-6 py-4 text-xs font-bold no-underline" href="{{ $card['card_button']['url'] }}" x-bind:class="borderColorClass">
4{{ $card['card_button']['title'] }}
5</a>
-
post-filter-function.php
post-filter-function.php 1<?php
23public function postFilter()
4{
5// Define custom post type and taxonomies
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.