You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inky is only used to render "real" html from their templating system. It does not do anything with the css, use a premailer instead or zurb's other tools.
After compiling ink to html , the css remain inside < style > tag.
Should not be as inline css?
The text was updated successfully, but these errors were encountered: