Skip to content

ubeysaab/ElectroCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ElectroCode

npm i --save @fortawesome/fontawesome-svg-core npm install --save @fortawesome/free-solid-svg-icons npm install --save @fortawesome/react-fontawesome

import { FontAwesomeIcon } from "@fortawesome/react-fontawesome"; import { faPhone, faShareNodes,faCopyright } from "@fortawesome/free-solid-svg-icons";

-webkit-line-clamp property. It will only work in combination with display: -webkit-box or display:-webkit-inline-box and -webkit-box-orient:vertical . Using it we can truncate a text to a specific number of lines

scroll snap https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_scroll_snap/Basic_concepts#using_scroll-snap-stop scroll behavior

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published