Klemart3D

Results 17 issues of Klemart3D

[Singularity](https://github.com/at-import/Singularity) (named in [Tools > Grid system part](https://sass-guidelin.es/#grid-systems)) is no more maintained, it must be removed from guidelines and use [CSS Grid Layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout) instead. Source : https://snugug.com/musings/saying-goodbye-to-singularity/

Float label works with `placeholder=""` but it don't works without placeholder attribute in an input element. I found a workaround by styling an invisible placeholder if it is equal to...

`node_module` is a dependency folder so it will not be available neither in this repository nor in the plugin releases. You can reference the .gitignore template: [Node.gitignore](https://github.com/github/gitignore/blob/master/Node.gitignore) `node_modules/` must be...

Enhancement

Wrong conversion of "Yanone Kaffeesatz" font for "A" and "8" characters: https://google-webfonts-helper.herokuapp.com/fonts/yanone-kaffeesatz?subsets=latin On Google Fonts source website, it's OK: https://fonts.google.com/specimen/Yanone+Kaffeesatz?preview.text=AAA888&preview.text_type=custom Possibly duplicate of #109

Hi, An accessible website needs to be W3C valid. We have some warnings with [W3C validator tool](https://validator.w3.org) on a website using your plugin because of some HTML5 redundant syntax like...

With the new official Sass compilator (Dart Sass), [the default charset is "UTF-8"](https://github.com/sass/dart-sass/blob/main/README.md?plain=1#L353) and it is [automatically added as first instruction of compiled CSS](https://github.com/sass/dart-sass/blob/main/lib/src/visitor/serialize.dart#L67) so it's no more required to...

| Questions | Answers | ------------------| ------------------------------------------------------- | Description? | Add a way to check if a PHP version can be too new for PrestaShop | Type? | improvement |...

Waiting for author

Current last PrestaShop version isn't compatible with last PHP versions (≥8.2), it would be nice if this tool can notice if current PHP version is too new for PrestaShop.

[Official PrestaShop documentation](https://devdocs.prestashop-project.org/8/basics/installation/system-requirements/#how-to-verify-your-server-meets-prestashops-requirements) suggests to download [the latest version of php-ps-info](https://github.com/PrestaShop/php-ps-info/releases) that still is v1.1 since 2019 (5 years ago) and it missing the last 9 pull requests fixing many...

Some improvements & refactoring to follow PS coding standards. | Questions | Answers | ------------- | ------------------------------------------------------- | Branch? | 8.x | Description? | Some improvements & refactoring to follow...

8.x