Giter VIP home page Giter VIP logo

Comments (7)

murat114 avatar murat114 commented on August 15, 2024 2

@aashay28 These are good examples. I will try the button again tonight.

from gitboard.

aashay28 avatar aashay28 commented on August 15, 2024 1

@murat114 check this code for button. What say?

<div className='group relative inline-block overflow-hidden rounded  bg-gray  px-5 py-3 text-sm font-medium text-primary hover:animate-pulse focus:outline-none focus:ring active:bg-primary active:text-white'>
  <span className='ease absolute left-0 top-0 h-0 w-0 border-t-2 border-primary transition-all duration-200 group-hover:w-full'></span>
  <span className='ease absolute right-0 top-0 h-0 w-0 border-r-2 border-primary transition-all duration-200 group-hover:h-full'></span>
  <span className='ease absolute bottom-0 right-0 h-0 w-0 border-b-2 border-primary transition-all duration-200 group-hover:w-full'></span>
  <span className='ease absolute bottom-0 left-0 h-0 w-0 border-l-2 border-primary transition-all duration-200 group-hover:h-full'></span>
  Search
</div>

from gitboard.

aashay28 avatar aashay28 commented on August 15, 2024 1

@murat114 Okay, but please make sure that you won't push the package-lock.json file.

from gitboard.

murat114 avatar murat114 commented on August 15, 2024

Hi, @aashay28
Can I take on the task.

from gitboard.

aashay28 avatar aashay28 commented on August 15, 2024

@murat114 sure, assigned to you.

from gitboard.

murat114 avatar murat114 commented on August 15, 2024

@aashay28 Okay, all right :)

from gitboard.

aashay28 avatar aashay28 commented on August 15, 2024

@murat114 PR has been merged but please hide the button when the devices are small.
create a issue and work on it accordingly

from gitboard.

Related Issues (20)

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.