-
Reply
I am building mobile web application through foundation version 5.4 and Java.
In my application the css values are dynamic. The css values are configurable in the application properties. Now I am achieving through java.
Whether i can achieve this through Sass?
I'm not sure what you mean. If you are using the SCSS version of Foundation, you can make changes in _settings.scss and custom SCSS in app.scss.