question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Migrate the Button component to tailwind

See original GitHub issue

Issue

Description

The current Button component is using sass for the styles, we are now migrating to tailwind. We need to remove all the sass styles for the button and use tailwind instead.

Here are all the buttons we need to support: https://sketch.cloud/s/xVR5A/7yyVk08

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mcsdevvcommented, Nov 13, 2018

I’ll take this one @crysfel, I think it would be good for people to take only one migration so more people get some experience in using Tailwind 😀

0reactions
crysfelcommented, Jan 14, 2019

Thanks for contributing!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to create Tailwind CSS Button Components - YouTube
Source code: https://github.com/justalever/tailwindcss- button -componentsIn this guide, we take a look at creating button components using ...
Read more >
Creating a reusable Button component with React and Tailwind
This tutorial covers the process of creating a reusable Button component with TailwindCSS and React.
Read more >
Tailwind CSS button components | Web-Crunch
In this guide, we take a look at creating button components using Tailwind CSS. Combined with PostCSS we can craft custom component-based ...
Read more >
Buttons - Tailwind CSS
Tailwind doesn't include pre-designed button styles out of the box, but they're easy to build using existing utilities. Here are a few examples...
Read more >
Create Reusable Button Component with React & Tailwind CSS
In this section we will create reusable button component using react js with tailwind css 3. First you need to install setup react...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found