LICENSE
MANIFEST.in
README.md
pyproject.toml
bootstrap_email/__init__.py
bootstrap_email/base.html
bootstrap_email/bootstrap-email.scss
bootstrap_email/bootstrap-head.scss
bootstrap_email/compiler.py
bootstrap_email.egg-info/PKG-INFO
bootstrap_email.egg-info/SOURCES.txt
bootstrap_email.egg-info/dependency_links.txt
bootstrap_email.egg-info/requires.txt
bootstrap_email.egg-info/top_level.txt
bootstrap_email/scss/_helpers.scss
bootstrap_email/scss/_reboot_email.scss
bootstrap_email/scss/_reboot_head.scss
bootstrap_email/scss/_variables.scss
bootstrap_email/scss/components/_alert.scss
bootstrap_email/scss/components/_badge.scss
bootstrap_email/scss/components/_button.scss
bootstrap_email/scss/components/_card.scss
bootstrap_email/scss/components/_container.scss
bootstrap_email/scss/components/_grid.scss
bootstrap_email/scss/components/_hr.scss
bootstrap_email/scss/components/_image.scss
bootstrap_email/scss/components/_preview.scss
bootstrap_email/scss/components/_stack.scss
bootstrap_email/scss/components/_table.scss
bootstrap_email/scss/helpers/_functions.scss
bootstrap_email/scss/helpers/_mixins.scss
bootstrap_email/scss/helpers/_selectors_for_utils.scss
bootstrap_email/scss/utilities/_background.scss
bootstrap_email/scss/utilities/_border-radius.scss
bootstrap_email/scss/utilities/_border.scss
bootstrap_email/scss/utilities/_color.scss
bootstrap_email/scss/utilities/_display.scss
bootstrap_email/scss/utilities/_sizing.scss
bootstrap_email/scss/utilities/_spacing.scss
bootstrap_email/scss/utilities/_text-decoration.scss
bootstrap_email/scss/utilities/_typography.scss
bootstrap_email/scss/utilities/_valign.scss
bootstrap_email/scss/variables/_body.scss
bootstrap_email/scss/variables/_borders.scss
bootstrap_email/scss/variables/_buttons.scss
bootstrap_email/scss/variables/_colors.scss
bootstrap_email/scss/variables/_tables.scss
bootstrap_email/scss/variables/_typography.scss
bootstrap_email/scss/variables/_utilities.scss
bootstrap_email/templates/body.html
bootstrap_email/templates/container.html
bootstrap_email/templates/div.html
bootstrap_email/templates/table-left.html
bootstrap_email/templates/table-to-tbody.html
bootstrap_email/templates/table-to-tr.html
bootstrap_email/templates/table.html
bootstrap_email/templates/td.html
bootstrap_email/templates/tr.html
tests/test.py
tests/input/end-to-end/receipt.html
tests/input/integration/alert.html
tests/input/integration/align.html
tests/input/integration/badge.html
tests/input/integration/block.html
tests/input/integration/body.html
tests/input/integration/button.html
tests/input/integration/card.html
tests/input/integration/container-fluid.html
tests/input/integration/container.html
tests/input/integration/grid.html
tests/input/integration/hr.html
tests/input/integration/padding.html
tests/input/integration/preview.html
tests/input/integration/spacing-2.html
tests/input/integration/spacing.html
tests/input/integration/stack.html
tests/input/integration/table.html
tests/output/end-to-end/receipt.html
tests/output/integration/alert.html
tests/output/integration/align.html
tests/output/integration/badge.html
tests/output/integration/block.html
tests/output/integration/body.html
tests/output/integration/button.html
tests/output/integration/card.html
tests/output/integration/container-fluid.html
tests/output/integration/container.html
tests/output/integration/grid.html
tests/output/integration/hr.html
tests/output/integration/padding.html
tests/output/integration/preview.html
tests/output/integration/spacing-2.html
tests/output/integration/spacing.html
tests/output/integration/stack.html
tests/output/integration/table.html