utility-classes
Here are 112 public repositories matching this topic...
-
Updated
Jun 17, 2020 - PHP
-
Updated
Mar 25, 2020 - Go
Describe the bug
Core is using a version of react-aria-modal which has an open issue to fix using componentWillMount method. This is currently deprecated.
Track the progress of that component here: davidtheclark/react-aria-modal#93 to know when to update appropriately.
-
Updated
Jun 12, 2020 - CSS
-
Updated
Jun 18, 2020 - TypeScript
-
Updated
Feb 13, 2020 - CSS
-
Updated
Jun 16, 2020 - CSS
The following things need to be documented in benefit-docs:
- Adding preflight styles
- Adding global styles
css- SSR support (Next, Gatsby, etc)
-
Updated
Oct 3, 2019 - CSS
-
Updated
Feb 13, 2019 - CSS
-
Updated
Jun 14, 2020 - JavaScript
-
Updated
May 5, 2020 - GDScript
-
Updated
Mar 16, 2020 - HTML
-
Updated
Apr 28, 2020 - Fortran
-
Updated
Mar 14, 2020 - CSS
-
Updated
Dec 23, 2018 - Java
-
Updated
Jun 17, 2020 - CSS
-
Updated
May 29, 2020 - LabVIEW
-
Updated
Aug 8, 2017 - Python
Hi there, nice back port! Finding it very useful on a couple of projects that are stuck in BS3.
I noticed that both /dist/bs4-utilities-for-bs3.css and /dist/bs4-utilities-for-bs3.css.min have some odd spacing.
*-1 = 5px
*-2 = 10px
*-3 = 12px
*-4 = 16px
According to the docs: https://getbootstrap.com/docs/4.0/utilities/spacing/ the default should be:
*-1 = 0.25rem
-
Updated
Aug 1, 2019 - Java
-
Updated
May 28, 2020 - C#
-
Updated
Jan 13, 2017 - Objective-C
-
Updated
Jan 7, 2020 - CSS
-
Updated
Dec 18, 2017 - PHP
-
Updated
Jun 14, 2020 - CSS
Improve this page
Add a description, image, and links to the utility-classes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the utility-classes topic, visit your repo's landing page and select "manage topics."
Thanks for a great css library.
I spend 2 days for trying to understand why in my vue project leaflet.css file not loaded to my project in test environment while in dev it's OK.
Please add information warning to installation section about purgecss
Also will be good to add note how to add whitelist styles to purgecss