diff --git a/README.md b/README.md index 6cf84eb..988231c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ -# Tyfy Bootstrap +# Tyfy for Bootstrap -A Tyfy-based theme for Bootstrap 4. \ No newline at end of file +_this is a pre-release package for testing_ + +Tyfy for Bootstrap is a themed version of Bootstrap 4. The tools for modular scale, baseline grid, and intelligent margins from the Tyfy framework are combined Bootstrap's grid system and user interface components. + +Tyfy for Bootstrap has been created according to Bootstrap's theming guide. Modules from the Tyfy framework add variables and functions that are used to help customize Bootstrap's SASS variables. + +Tyfy for Bootstrap overrides some Bootstrap styles to help Tyfy blend harmoniously with Bootstrap's components. The result is theme that can be applied to an existing Bootstrap 4 project with little or no change to the HTML structure or class attributes. \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 41446d3..6bdd24b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -75,9 +75,9 @@

Tyfy for Bootstrap

-

Tyfy for Bootstrap is a Bootstrap 4 theme that adds the tools for modular scale, baseline grid, and intelligent margins from the Tyfy framework to Bootstrap's grid system and user interface components.

+

Tyfy for Bootstrap is a themed version of Bootstrap 4. The tools for modular scale, baseline grid, and intelligent margins from the Tyfy framework are combined with Bootstrap's grid system and user interface components.

Tyfy for Bootstrap has been created according to Bootstrap's theming guide. Modules from the Tyfy framework add variables and functions that are used to help customize Bootstrap's SASS variables.

-

Tyfy for Bootstrap overrides some Bootstrap styles to help Tyfy blend harmoniously with Bootstrap's components. The result is theme that can be applied to an existing Bootstrap 4 project with little or no change to the HTML structure or class attributes.

+

Tyfy for Bootstrap overrides some Bootstrap styles to help Tyfy blend harmoniously with Bootstrap's components. The result is theme that can be applied to an existing Bootstrap 4 project with little change to the HTML structure or class attributes.

Get Started