rhscjohn-dev

Results 7 comments of rhscjohn-dev

I got it to work when you use the checkbox method for the Collapse Component. Here is [Tailwind Playground Example](https://play.tailwindcss.com/qHW0tSgqUO) Hope this helps.

I ran `svelte-add@lastest bootstrap --svelestrap true` and I got a strange __layout.svelte file. ``` import "../app.scss"; import "../app.scss"; import "../app.scss"; ```

> > I ran `svelte-add@lastest bootstrap --svelestrap true` and I got a strange __layout.svelte file. > > ``` > > > > import "../app.scss"; > > import "../app.scss"; > >...

Trying to use Bootstrap javascript bundle . 1st try. Load the file in __layout.svelte . ``` import "../app.scss"; import { onMount } from "svelte"; onMount(async () => { import("bootstrap/dist/js/bootstrap.bundle.min.js"); });...

Guide for changing or adding a new theme color with Bootstrap 5.1. We are going to change some theme colors and also add a new theme color - accent. All...

Per your suggestion, I ran the following command ``` PS C:\Users\johni> tsscan --atsc --hf-band-region usa --uhf-band ``` This gave me the missing channels(UHF) of 18 and 19. I plan on...

Downloaded version 3.39-3904. Ran the following command. ``` PS C:\Users\johni> tsscan --verbose --uhf-band --usa ``` Successfully scanned UHF channels 14 - 36.