-
Hello, I found only minified version of javascript file of bootflat. Can you provide me or tell how to get un-minified version js file of this?
-
Just installed angulartics & angulartics-ga into our site. angulartics works correctly when using the source file, but when I use the minified version, or a version that I minified I get the followin…
-
**Describe the enhancement or change**
Trying to jump into Patternfly, but noticed the only way to do so seems to be to use npm/ node, which I don't use. Can't seem to easily find if I can just dow…
-
I want to make my text adventure to look like DOS. To do that, I need to apply custom styling to the interpreter. However both the Inform 7 template as well as self-contained file you get from the sit…
-
```css
u + a {
color: green;
}
```
becomes :
```css
u+a{color:green}
```
I expected `lightningcss` to avoid forming `` tokens.
https://www.w3.org/TR/2021/CRD-css-syntax-3-20211224/…
-
# Bug Report
## Description
The sticky navigation bar on the demo site (https://www.bootstrap-package.com/) behaves erratically, flickering when the page is scrolled down slightly. This crea…
-
I maintain [Lo-Dash](http://lodash.com) which has its own minified build that removes debug features and performs other tweaks to make a smaller minified file. Is there a way to specify a minified fil…
-
Hi,
I'm curious, is that a personalized socket.io.js?
I ask because, first it's minified, socket.io doesn't have a minified version. Also, it's ENTIRELY different from the OFFICIAL socket.js eve…
-
Could we get an option to force the minified js to be enqueued in the footer? A lot of plugins do not enqueue in the footer by default and dequeueing and enqueuing them from the theme is a less than d…
-
I am trying out mod_pagespeed for a website and looks like the file that contains the the font css (@font-face) is not getting minified. When I enable debug i see the following message in the source …