{"id":16462691,"url":"https://github.com/alexstack/bootstrap-email-css","last_synced_at":"2026-03-18T19:49:07.780Z","repository":{"id":139161168,"uuid":"192655796","full_name":"AlexStack/Bootstrap-Email-Css","owner":"AlexStack","description":"Bootstrap4/4.3 email inline css version 59KB, can be use for HTML email template","archived":false,"fork":false,"pushed_at":"2019-06-19T04:30:56.000Z","size":2461,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T10:00:21.570Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexStack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-19T04:02:35.000Z","updated_at":"2024-11-04T20:53:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"3625d989-ab98-4ed0-adfe-b8752ba1fb9c","html_url":"https://github.com/AlexStack/Bootstrap-Email-Css","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlexStack/Bootstrap-Email-Css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexStack%2FBootstrap-Email-Css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexStack%2FBootstrap-Email-Css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexStack%2FBootstrap-Email-Css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexStack%2FBootstrap-Email-Css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexStack","download_url":"https://codeload.github.com/AlexStack/Bootstrap-Email-Css/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexStack%2FBootstrap-Email-Css/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30068033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"ssl_error","status_checked_at":"2026-03-04T01:03:23.410Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T11:12:04.619Z","updated_at":"2026-03-04T01:17:26.641Z","avatar_url":"https://github.com/AlexStack.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Why need bootstrap email css?\n- The original bootstrap.min.css is a little too big for inline email css\n- This short version of bootstrap email css is less than 60KB\n\n# How to use it in email template?\n```html\n\u003chtml\u003e\n\u003chead\u003e\n    \u003cmeta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"\u003e\n    \u003ctitle\u003eBootstrap email css template example\u003c/title\u003e\n        \u003cstyle media=\"all\" type=\"text/css\"\u003e\n        [COPY THE MINIFIED CSS CODE (eg. from bootstrap4-email-css.min.css) INSERT IT HERE. YOU *CANNOT* JUST USE A CSS REFERENCE.]\n    \u003c/style\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"row justify-content-center\"\u003e\n        \u003cdiv class=\"col-md-11\"\u003e\n                \u003cdiv class=\"card p-2 mb-3\"\u003e\n\n                    \u003cdiv class=\"border-t-2 w-100  mb-3 pt-3 text-dark\"\u003e    \n                        {!! $email-content !!}\n                    \u003c/div\u003e \n\n                \u003c/div\u003e\n        \u003c/div\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n```\n\n# What can we use with this email version?\n- Most of the features are available, expect below:\n- Components of form, input, table, modal, dropdown, nav, navbar, carousel, tooltips ...(See bootstrap4-source/scss/bootstrap4-email-css.scss for details)\n- Grid breakpoints only kept xs and md, md can be use for the breakpoints of mobile version and desktop version. which means  only col-*, col-md-* are available. (See bootstrap4-source/scss/_variables-email.scss for details)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexstack%2Fbootstrap-email-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexstack%2Fbootstrap-email-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexstack%2Fbootstrap-email-css/lists"}