lenamax2355 / tailwind.R

Tailwind CSS is a utility-first CSS framework that can be used to build any kind of design directly in the markup. This package allows R users to build Tailwind CSS pages.

Home Page:https://tjpalanca.com/tailwind.R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind for R

R-Universe GitHub R package version Active Status Codecov test coverage R-CMD-check

Tailwind CSS is a utility-first CSS framework that can be used to build any kind of design directly in the markup. This package allows R users to build Tailwind CSS pages.

Installation

This package is available from my R Universe.

install.packages("tailwind.R", repos = "https://tjpalanca.r-universe.dev")

Related Work

  • This is based on Tailwind CSS, a utility-first CSS framework that allows building any kind of design directly in markup.

About

Tailwind CSS is a utility-first CSS framework that can be used to build any kind of design directly in the markup. This package allows R users to build Tailwind CSS pages.

https://tjpalanca.com/tailwind.R

License:Other


Languages

Language:R 96.5%Language:JavaScript 2.8%Language:CSS 0.7%