on the download page it says that the package essential (foundation-6.3.0-essential) contains Reveal Modal and Abide validation but after downloading see that it's not there in css.
Asked
Active
Viewed 24 times
1 Answers
0
All the Reveal classes are there but not Abide:
body.is-reveal-open {
overflow: hidden;
}
Everything is in the .css file and there's a minified version if you want to use that instead.
If you want Reveal and Abide, you can export your own custom build. That's what I recommend you do.

Nathaniel Flick
- 2,902
- 2
- 22
- 31