foundation-emails-template | Official template for new Foundation | Email library
kandi X-RAY | foundation-emails-template Summary
kandi X-RAY | foundation-emails-template Summary
This is the official starter project for Foundation for Emails, a framework for creating responsive HTML devices that work in any email client. It has a Gulp-powered build system with these features:.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of foundation-emails-template
foundation-emails-template Key Features
foundation-emails-template Examples and Code Snippets
Community Discussions
Trending Discussions on foundation-emails-template
QUESTION
I'm trying understand some of the details of this gulpfile from foundation-emails-template.
Here is an excerpt from the file for the part I am curious about:
...ANSWER
Answered 2017-Nov-22 at 23:33Uncss removes unused css rules from your app.css file. It scans your html files and removes any rules for which it can find no selector, via querySelector() in the html file. So app.css has been cleansed before it is then inlined into your html files. This is order you would want. The css is cleaned, not the html.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install foundation-emails-template
To manually set up the template, first download it with Git:.
Run npm start to kick off the build process. A new browser tab will open with a server pointing to your project files. Run npm run build to inline your CSS into your HTML along with the rest of the build process. Run npm run litmus to build as above, then submit to litmus for testing. AWS S3 Account details required (config.json). Run npm run mail to build as above, then send to specified email address for testing. SMTP server details required (config.json). Run npm run zip to build as above, then zip HTML and images for easy deployment to email marketing services.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page