-
Hi Sebastiaan,
Is this is a good way to commence a front-end project:
- Create folder Structure (js/, img/ , css/ etc. via command line / manually)
- Add project as a new repository via GitHub Deskto…
vilav updated
3 months ago
-
Hey there, wanted to say Genish/Gibberish are incredible!
I've been playing around with it for a bit but then ran into an issue including it in a project.
I eventually discovered the _polyphonic…
-
Hello!
Clarity is showing the recordings Loading HTML only, after combining CSS files in a single one (For Performance reasons). However, the site is loading both of them fine,
:D
-
Tracking issue.
- [x] #21454
- [ ] Use `let`/`const` instead of `var`? Need to write a code size test first to find out whether Closure Compiler handles these well. See #21488
- [ ] Change dictio…
-
> If I'm going to minify it I'll need to figure out a build step in Datasette itself so that I can easily work on that minified version.
_Originally posted by @simonw in https://github.com/simonw/d…
-
Blog: https://timdeschryver.dev/blog/integrating-tailwind-css-in-blazor
Hey, I really liked this blog post but I've not been able to get things 100% working yet. Here are some issues I noticed:
…
-
Using bundle-sfx on an app that includes font-awesome.
underlying issue is probably related to
https://github.com/jakubpawlowicz/clean-css/issues/524.
while investigating this (I haven't read the c…
areel updated
9 years ago
-
Using bundling with MVC5, VS2022. The bundler has issues minifying jquery.inputmask.js
It appears to be on the line with the replace function:
....match.fn.toString().replace(/[[\]/]/g, "")
!…
-
At the moment chat commands consists of 4 modules that are loaded separately by the browser (and one after another because they are only loaded through the `include`, it needs at least 3 round trips t…
-
When trying to minify a .LESS file that contains an escaped character, I get only
For example, my LESS looks like this:
```
.fa-glass:before {
content: "\f000";
}
```
And the generated CSS f…