Coder Social home page Coder Social logo

terrysmithdc / tailwindcss-vertical-rhythm Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 24.0 920 KB

A tailwind plugin which helps create scaling typography.

Home Page: https://terrysmithdc.github.io/tailwindcss-vertical-rhythm/

License: MIT License

JavaScript 38.24% HTML 58.95% Makefile 2.81%
hacktoberfest tailwindcss typography

tailwindcss-vertical-rhythm's Introduction

Hello, I'm Terry

A coffee powered pixel enthusiast.

? Haven't decided what to put here

tailwindcss-vertical-rhythm's People

Contributors

kartik-jobs avatar megatank58 avatar terrysmithdc avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

tailwindcss-vertical-rhythm's Issues

Better documentation in the Readme

General ticket to be left open for Hacktoberfest. If you see grammar issues, want to improve the format, etc.. Please open up a pull request and I'll get to it.

Cleanup plugin config parser.

Double check header spacing configs are working correctly.
Move from || operator to ?? for safer defaults settings.

Add badges to readme

Right after the title in the readme it might look nice to show some badge stats.

https://badgen.net/

  • Add Bundlephobia badge for minified package size
  • Add Bundlephobia gziped package size.
  • Add GitHub badge for combined statuses (tag).

Create a basic example using ems

Create a bare bones example using ems.

  • Has an index file with basic typography content
  • A tailwind config file setting up the plugin
  • Css file setting up tailwind
  • Use the tailwind cli to compile and commit the compiled artifacts to the ./public folder to host in GitHub Pages.

Create a example opting out of dynamic scaling

Create a bare bones example which does not scale to the screen size.

  • Has an index file with basic typography content
  • A tailwind config file setting up the plugin
  • Css file setting up tailwind
  • Use the tailwind cli to compile and commit the compiled artifacts to the ./public folder to host in GitHub Pages.

Installation and setup instructions

Update the readme to have some getting started instructions

  • npm install
  • tailwind configuration
  • explain factor classes
  • explain scale options
  • show how to disable dynamic mode

Create an advanced example with custom factors

Create an example which supports custom factors and overrides scaling settings.

  • Has an index file with basic typography content
  • A tailwind config file setting up the plugin
  • Css file setting up tailwind
  • Use the tailwind cli to compile and commit the compiled artifacts to the ./public folder to host in GitHub Pages.

Create a basic example using rems

Create a bare bones example using default settings.

  • Has an index file with basic typography content
  • A tailwind config file setting up the plugin
  • Css file setting up tailwind
  • Use the tailwind cli to compile and commit the compiled artifacts to the ./public folder to host in GitHub Pages.

Npm Scripts

dev

  • Use npm run dev to let people add examples.
  • Probably need to know what tailwind config to point to, only support working on one example at a time.

build

  • Set up a build script to compile every example to a /public folder. Each example needs it's own tailwind config.
  • The script should compile the detected classes and place the html and css file un-minified into public.

Create an example using different scales

Create a bare bones example which shows different scales other then the default scale.

  • Has an index file with basic typography content
  • A tailwind config file setting up the plugin
  • Css file setting up tailwind
  • Use the tailwind cli to compile and commit the compiled artifacts to the ./public folder to host in GitHub Pages.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.