Package: cascadess
Type: Package
Title: A Style Pronoun for 'htmltools' Tags
Version: 0.2.0
Authors@R: c(
  person("Nathan", "Teetor", email = "nate@haufin.ch",
         role = c("aut", "cre", "cph")),
  person(family = "The Bootstrap Authors", comment = "Bootstrap library",
         role = "cph"),
  person(family = "Twitter, Inc", comment = "Bootstrap library",
         role = "cph"))
Description: Apply styles to tag elements directly and with the .style
  pronoun. Using the pronoun, styles are created within the context of a tag
  element. Change borders, backgrounds, text, margins, layouts, and more.
License: MIT + file LICENSE
URL: https://nteetor.github.io/cascadess/,
        https://github.com/nteetor/cascadess
BugReports: https://github.com/nteetor/cascadess/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/testthat/edition: 3
Depends: R (>= 3.5)
Imports: htmltools (>= 0.4.0), magrittr (>= 1.5), rlang, utils
Suggests: cli, rmarkdown, shiny, testthat (>= 2.1.0)
Collate: 'background-color.R' 'theme.R' 'border-all.R' 'border-color.R'
        'border-width.R' 'breakpoints.R' 'cascadess.R' 'display.R'
        'flex-align.R' 'flex-content.R' 'flex-direction.R'
        'flex-display.R' 'flex-justify.R' 'flex-wrap.R' 'float.R'
        'focus-color.R' 'gap-all.R' 'height-relative.R' 'item-align.R'
        'item-fill.R' 'item-grow.R' 'item-order.R' 'margin-all.R'
        'overflow-all.R' 'padding-all.R' 'position-centered.R'
        'position-offset.R' 'position-sticky.R' 'position.R'
        'reexports.R' 'rounded-all.R' 'shadow.R' 'stack-vertical.R'
        'style-pronoun.R' 'text-alignment.R' 'text-break.R'
        'text-color.R' 'text-decoration.R' 'text-height.R'
        'text-selection.R' 'text-size.R' 'text-style.R'
        'text-transform.R' 'text-weight.R' 'text-wrap.R' 'utils-docs.R'
        'utils.R' 'vertical-alignment.R' 'visible.R' 'width-relative.R'
        'zzz.R'
NeedsCompilation: no
Packaged: 2024-10-22 01:38:08 UTC; nteetor
Author: Nathan Teetor [aut, cre, cph],
  The Bootstrap Authors [cph] (Bootstrap library),
  Twitter, Inc [cph] (Bootstrap library)
Maintainer: Nathan Teetor <nate@haufin.ch>
Repository: CRAN
Date/Publication: 2024-10-24 14:10:07 UTC
Built: R 4.5.2; ; 2025-11-08 02:55:17 UTC; windows
