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.
Be Simple .. Make it easy it will be strong... Too much talk is useless... You must immediately rearrange the site Oraganization Oraganization Oraganization Oraganization Oraganization Oraganization Oraganization Oraganization Oraganization...
## What is missing? Heading structure applied to accordion items for readability. ## What is wrong now ? Currently no heading structure applied, screen reader lists this out as an...
## Description If HTML page has `` tag, deep-linked tabs currently rewrite `href` incorrectly – the `pathname` is lost. ## How to reproduce It is not possible to set up...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Hi, I tried to use a sticky css element on a page (https://www.w3schools.com/howto/howto_css_sticky_element.asp) and hit a wall at first as nothing was working. It took some time till I found...
## What should happen? `npm build` should build the project ... ## What happens instead? `SassError: Invalid null operation: "null times 0.5".` `$margin: rem-calc(-zf-get-bp-val($gutters, $-zf-size)) * 0.5 * -1;` ......
## What should happen? The drilldown component should always be visible. ## What happens instead? The drilldown component disappears and you need to reload the page to use it again....
## What should happen? In Dropdown menu , when press esc key from a dropped down item, focus returns to the first item in the menu bar, not return to...
Maybe not an issue, but probably a thing to be discussed. No matter if you set `$header-margin-bottom: 0.5em;` or `$header-margin-bottom: 15px;` or `$header-margin-bottom: 0.5rem;` https://github.com/foundation/foundation-sites/blob/8846fdad0289d1a0a80929c92a4245fcb781c662/scss/typography/_base.scss#L330 will convert it to REM....
This is a duplicate of closed issue https://github.com/foundation/foundation-sites/issues/12141 ### What should happen? The window should scroll down to the accordion list item identified in the hash. ### What happens instead?...