Zurb Foundation - What version? -


i've been using free zurb foundation template struggle add new features.

my question this, how see version of foundation i'm using?

the latest version of foundation 5 downloaded has version number in css/foundation.css file @ top:

meta.foundation-version {font-family: "/5.5.2/";} 

also in js/foundation.min.css (search in file "version"):

version : '5.5.2' 

Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -