GithubHelp home page GithubHelp logo

thedigitaloctopus / tumult-hype-tailwinds-integration Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aeondeveloper/tumult-hype-tailwinds-integration

0.0 1.0 0.0 1.37 MB

Example file that brings TailwindCSS and Font Awesome together in Hype

License: MIT License

HTML 100.00%

tumult-hype-tailwinds-integration's Introduction

Tumult-Hype-Tailwinds-Integration

Example file that brings TailwindCSS and Font Awesome together in Hype

Some important keys - in the Hype File, make sure to uncheck the option to protect from external styles.

To pull in TAILWINDS CSS, I changed this method and the HYPE document may not reflect it. A couple of ways to pull in TAILWINDS. I did a mixdown with npx on the command line the first time, and then played with embedding in the documents. I have found its best right now to get the full minimized verison of tailwinds by the method you are comfortable with, and then make sure its in the same directory as you index.htmil file (or whatever file points to the hype resource)

I am using a version of tailwinds that is referenced externally from the hype file to save space. Check the Head HTML of the hype for a reference on how to do this: link href="tailwind.min.css" rel="stylesheet"

Referencing font awesome is similar to this:

link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.2/css/all.css" integrity="sha384-vSIIfh2YWi9wW0r9iZe7RJPrKwp6bG+s9QZMoITbCckVJqGCCRhc+ccxNcdpHuYu" crossorigin="anonymous"

tumult-hype-tailwinds-integration's People

Contributors

aeondeveloper avatar

Watchers

 avatar

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.