v3.0.0 Alpha 2 – Dot Leader, Code Block, & Auto-copy!!

I’m too lazy running out of intro description thingy stuff to put here. Anyway, here’s some new components and features and stuff.
Auto-copy New
When this little checkbox is on, it’ll grab the components’ CSS to your clipboard, every time you check/add/tick a component to your selection.
This, of course, relies on the clipboard API of the browser, which is blocked on Chrome. So, I strongly advise to use Firefox or the itch app when using the app for the best experience.
UI Fixes & Improvements
Just some minor stuff on the copying-stuff on the bottom-left corner. The buttons won’t get ‘squished’ when the onboarding tutorial highlight them. And ‘pick at least 1’ notice has been turned to a tooltip of the main ‘Copy CSS’ button instead.
Components & Tweaks New
-
Code Block New
For some… unknown reason,
<pre>
tag, which this component should’ve used, gets all messed up when there’s inline elements inside, when you edits it on the project’s edit page.So, like a heretic, this component uses
<div>
that pretends to be<pre>
tag instead.
-
Dot Leader New
Saw a game page using this, by manually adding the dots in a monospace-font container, and thought “Hey, it can be done with CSS more easily.”
thank u for reading n support, n updat browsers
Pitch – CSS Components and Tweaks for Your itch.io Pages
CSS components & tweaks to spice up your itch.io pages.
Status | Released |
Category | Tool |
Author | nnda |
Tags | css, design, framework, html, No AI, Open Source, page, sourcecode, Project template, User Interface (UI) |
More posts
- v3.0.0 Alpha 1 – Big Updates Are Coming6 days ago
- Introducing our (experimental) CDN!38 days ago
- v2.1.0 – Features & Fixes!78 days ago
- v2.0.0 – Big Updates!Apr 11, 2025
- v1.3.0 – Toggle, & Drop CapMar 11, 2025
- v1.2.0 – Author Badge, Masonry Layout, & More!Feb 25, 2025
- v1.0.0 – Component selector web appSep 24, 2024
Comments
Log in with itch.io to leave a comment.
This is cool!