Brad
Brad
My fix doesn't require `!important`, is "opt-in" on the `mat-checkbox` and only requires an update to the project's `scss`. **This doesn't work if you add it to a component scss...
> I checked documentations of other popular projects like Angular, React or Vue, and I haven't noticed anything like this either. Docker docs have the "toggable" dark mode feature: https://docs.docker.com/...
I was able to get the repo using this command: `npm install --save photostorm/phaser3-docs` instead. Which downloaded the repo to node_modules, and I added the file to the `files` attribute...
@thosakwe Yea, I know it works, but it seems like the least optimized option. I like the idea of getting it thru npm/github links and versioning it thru our `package.json`,...
Since its been almost 2 weeks, I was wondering should I just go ahead and upload a fork myself?
Welp it's been a pretty long time, so I guess I'll make a fork and upload to npm myself. **Edit** I made the fork and [published](https://www.npmjs.com/package/slick-ui) I'll make a pull...
@rmohan32 I suggest opening a separate issue, either in this repo, or on the fork. I don't personally know how to import the lib using webpack.
Here is 3nd's solution (the person who posted directly above) but formatted with syntax highlighting so its a little easier to read: ```css [aria-label] { position: relative; } [aria-label]:before {...
> I used the [Add To GitHub Projects](https://github.com/marketplace/actions/add-to-github-projects) action to assign newly opened issues to the project. And then in the project UI simply specified [which column to use as...
> You need to change the owner of VSCode installation files folder into you current user, most likely you can find that folder in `/usr/share` then apply this command :...