purecss
Here are 143 public repositories matching this topic...
-
Updated
Jun 16, 2020 - CSS
I'm trying to use icono-chain with a Bootstrap-style CSS reset. One part of this is:
* {
box-sizing: border-box;
}However, it seems that icono assumes the box sizing on the :before and :after elements will be content-box (browser default). Since setting the box-sizing of every element to border-box is fairly common, content-box should explicitly be set on `[class*
Would appreciate a quick summary of browser support for each component in the Readme. A bit like what you did in this pen: http://codepen.io/LFeh/pen/oEula
-
Updated
Jul 1, 2020 - JavaScript
This looks like an awesome pattern but it breaks in Bootstrap 4 Alpha 6:
https://codepen.io/anon/pen/aypeVo
Any chance you can take a look?
Thank you!
-
Updated
Jan 16, 2018 - HTML
-
Updated
Jan 16, 2018 - CSS
-
Updated
Oct 22, 2019 - CSS
-
Updated
Jun 24, 2020 - Ruby
Improve this page
Add a description, image, and links to the purecss topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the purecss topic, visit your repo's landing page and select "manage topics."

Website is wider and therefore (especially on small screens) there is a white strip and horizontal scrollbar. See screenshot below
