-
Hi,
Ive tried to get this working in IE9 and no luck whatsoever.
Ive placed the prefixes in, and no luck. Can someone please explain what im doing wrong.
http://codepen.io/rusticblonde/pen/xg…
-
### What version of Bun is running?
1.1.15
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
> bun update --latest
// Probably only …
-
I develop version for smartphones for some project and use this plugin.
All styles compiles from pixels to rems, only base css rules are left in px, like this:
``` css
html { // for desktop
font-…
-
Hi, first I'd like to tell you that i really appreciate your tutorial, it's very helpfull and detailed!
I'm trying to create multiple custom blocks using the "wordpress/create-block" command and your…
-
I don't know what's going on, but on a solid start project of mine, since 2.0.2, I get the following error:
`The requested module '/_build/node_modules/.pnpm/debug@4.3.4/node_modules/debug/src/browse…
-
为什么按照文档引用组件后,样式大了一倍
-
**Describe the bug**
If I use css logical properties (as part of the `postcss-preset-env`), something like `padding-inline` is correctly transformed. Though, when I use `padding-inline-start`, the pl…
-
tl;dr, for those who don't care why it is better, just follow these steps:
1. install all required dependencies:
```shell
$ yarn add tailwindcss @fullhuman/postcss-purgecss broccoli-source broc…
-
###### I carefully inspected the files and indeed found that the warning pointed out the location where circular dependencies occurred.
```shell
(!) Circular dependencies
node_modules/.pnpm/@cesi…
-
Hi Tom,
Illustrator: there is a problem with my plugin on Windows (as it seems).
When trying to call jsx files with evalScript nothing happens. On Mac it works fine.
The plugin is based on Bomb…