Paul

Results 4 issues of Paul

The `aspect-ratio` property has support across [all major browsers](https://caniuse.com/mdn-css_properties_aspect-ratio). Since CodyFrame v3 has dropped support for IE, I propose it adopts proper aspect ratio implementation, as opposed to the padding...

I know nothing about RTL support, but in the latest Boostrap 5 stable release, they migrated all "left" and "right" utility classes to "start" and "end." What do you think...

The instantsearch result page is currently a PHP file. I'm wondering if it can be implemented using an html page template compatible with the block editor. Note that I don't...

enhancement
templates

I updated to the latest version of Sass, which introduces their new [module system](http://sass.logdown.com/posts/7858341-the-module-system-is-launched). All `@import` directives have been converted to `@use`; built-in modules have been updated. I also added...