tailbliss
tailbliss copied to clipboard
TailBliss is a Hugo Starter theme built on TailwindCSS 3, and Alpine.JS.
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) from 3.13.5 to 3.13.9. Release notes Sourced from alpinejs's releases. v3.13.9 Changed Add "sort" plugin #4137 Add missing plugin warnings #4158 Change to x-sort:item, add sorting class to...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.1 to 3.4.3. Release notes Sourced from tailwindcss's releases. v3.4.3 Fixed Revert changes to glob handling (#13384) v3.4.2 Fixed Ensure max specificity of 0,0,1 for button and...
Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.10 to 0.5.12. Release notes Sourced from @tailwindcss/typography's releases. v0.5.12 Added Use logical properties for better RTL support (#323) v0.5.11 Added Add prose-kbd modifier (#340) Fixed Fix...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.34 to 8.4.38. Release notes Sourced from postcss's releases. 8.4.38 Fixed endIndex: 0 in errors and warnings (by @romainmenke). 8.4.37 Fixed original.column are not numbers error in...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.17 to 10.4.19. Release notes Sourced from autoprefixer's releases. 10.4.19 Removed end value has mixed support, consider using flex-end warning since end/start now have good support. 10.4.18...
When baseURL is set, I found out that the CSS is not relatively linked, turns out by changing `refPermalink` with `Permalink` in `layouts/partials/head.html` will resolve the issue: ```html {{ $styles...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.5 to 3.4.6. Release notes Sourced from tailwindcss's releases. v3.4.6 Fixed Fix detection of some utilities in Slim/Pug templates (#14006) Changed Loosen :is() wrapping rules when using...
If I place an image in /assets/images/, it displays correctly as a featured_image of my post, but when it's time to generate a opengraph meta data, it uses a url...
Hello, Thanks for your work. I started using the latest version on the theme and ran into an issue regarding class generation. For example; I have the following markup on...
 does anyone knows how to solve this? i am new to this things so it is probably my mistake but if anyone knows, please help me