Evan Ford
Evan Ford
@henrybarn Are you interested in forking this repo to help make an unofficial toolkit for this? I can be involved, though I'm not the most experienced at all of this,...
You can use an **attribute** CSS selector to get this done! Let's say you wanted to select all `.element` elements with the `data-aos="fade-up"` property. You would use the following rule....
Confirming that bud is no longer building with pnpm either. After a fresh removal of lockfiles and `node_modules` and with `auto-install-peers=true`, the node_modules directory has none of the necessary bud...
For me, the task list format is no longer working at all :
@alexmacarthur I like the aria-label method. I'm just not sure how screen readers re-read as the label updates. Personally, I think there are two different accessibility challenges: 1. Pure, non-interactive...
To chime in here from my debugging work, it looks like the current method for adding composers/components from outside the theme directory structure is no longer in `config/app.php` or `config/view.php`....
@waqas-raza-dh > Any hint about where to go from this point will be much appreciated. If I understand from my troubles with this, it's likely that the child theme is...
@waqas-raza-dh Without knowing more, it's hard to say why that's not loading. I would check: 1. Is the \App namespace the parent or the child app? In your first example,...
A solution I came up with for my needs here: I had a problem with web components (custom HTML elements) not initializing when their script tags were in the barba-container....
Same issue here for me. Copying an element, then pasting style works at the moment, but when you go to save, it fails. On checking the console, it errors out...