functional-css
Here are 81 public repositories matching this topic...
I'm wondering why there isn't a page in the documentation with all the styles declared and every classes in a single page.
It's really easy to find the right class for beginners this way.
Are you planning to integrate something like this maybe?
-
Updated
Apr 5, 2020 - CSS
Add Examples
Would it make sense to add a couple of examples to the repository, just to give people a quick feel of what's possible with further?
I've been waiting for someone to create a helper library for Bulma, so thank you for finally doing so!
Would it be possible to add the x & y axis helpers (Such as Bootstrap's mx-5 & py-5), so we can avoid having to do separate classes for left & right, top & bottom?
-
Updated
May 24, 2020 - TypeScript
-
Updated
Apr 21, 2019 - JavaScript
-
Updated
Apr 30, 2020 - CSS
-
Updated
Oct 3, 2019 - CSS
This should be pretty simple, it's basically making the current js file in the scripts folder take in the verbose version rather than the normal one. Maybe by making the whole thing a function?
-
Updated
Aug 4, 2019 - CSS
-
Updated
May 19, 2020 - HTML
-
Updated
Dec 28, 2019 - JavaScript
-
Updated
Dec 5, 2019 - CSS
-
Updated
Mar 14, 2020 - CSS
-
Updated
Aug 14, 2016
-
Updated
Apr 2, 2020 - CSS
-
Updated
Mar 10, 2020 - JavaScript
A good reference: Extending Basscss
You can do a lot with Basscss’s suite of styles, but if you decide to add new styles to your project, here are some tips and recommendations to keep your code simple and maintainable:
- Keep styles as reusable as possible.
- Only apply styles to base elements on
-
Updated
Oct 31, 2018 - CSS
-
Updated
May 26, 2020 - CSS
-
Updated
Dec 28, 2019 - JavaScript
-
Updated
Sep 2, 2018 - JavaScript
Improve this page
Add a description, image, and links to the functional-css topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the functional-css 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