foundation-sites
                                
                                
                                
                                    foundation-sites copied to clipboard
                            
                            
                            
                        The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.
## What should happen? The site should build. ## What happens instead? The site errors out due to dependency failure. ## Possible Solution Update package.json to use dart-sass vs node-sass....
Not a big deal, just a warning. However, I feel I should drop a line here mentioning it. Seems only one "solution" exists on line to remove this and that's...
fix: Abide validateInput - Remove all existing validation error classes from an input before applying current error classes, in order to remove error messages for validation rules that have been...
## What should happen? None Menu links inside a Foundation Menu component should not receive styles for menu links. Bad for megamenus, bad for buttons, no benefits? ... ## What...
## What should happen? I have been testing out the new 6.8.1 version as was excited to see foundations-sites will be compatible with newer versions of node.js. I am trying...
Tell how to change the margins in grid-margin
Drilldown doesn't work on top-bar-right menu. There is no function running on that menu code. Drilldown is also a mess if we implement it in the ul of the dropdown...
I wish title-bar-title supports writing menus in responsive as it does in normal desktop view  ``` Event 1 Event 2 ```
## What should happen? ... ## What happens instead? ... ## Possible Solution ... ## Test Case and/or Steps to Reproduce (for bugs) Test Case: How to reproduce: 1. 2....
I want to display a dropdown menu button like a menu-icon where we have to press the button instead of directing the cursor to exit the menu ``` Item 1...