Giter Site home page Giter Site logo

qeet / foxtailcss Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 0.0 3.02 MB

Add all Tailwind utilities to any CSS framework with a single ~8Kb file

Home Page: https://foxtailcss.com

License: MIT License

SCSS 19.44% JavaScript 80.56%
tailwindcss bootstrap css-framework bulma uikit

foxtailcss's Introduction

foxtailcss

Extend your existing framework such as Bootstrap, Bulma etc. with all the utilities from Tailwind CSS. All you need to do is include one tiny ~8Kb Javascript file.

Visit the website for full details & documentation:

https://foxtailcss.com

Bootstrap Example.

Add this file to your page:

<script src="https://cdn.jsdelivr.net/npm/foxtailcss/dist/foxtail-bootstrap.min.js"></script>

Now you can use any Tailwind utility class in your markup:

<div class="grid grid-cols-2 md:grid-cols-4">
  ...
  <button class="btn btn-primary font-extrabold border-transparent bg-pink-600
  hover:bg-pink-500">Primary</button>
</div>

foxtailcss's People

Contributors

blissland avatar qeet avatar

Stargazers

Zachary Ebenfeld avatar  avatar  avatar Ricardo Canelas avatar tarunama avatar Elvis Sedic avatar  avatar Porramate Lim avatar  avatar

Watchers

 avatar  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.