Search
 
SCRIPT & CODE EXAMPLE
 

JAVASCRIPT

how to add image url in tailwindconfig .js

theme: {
   extend: {
   backgroundImage: theme => ({
    'hero-pattern': "url('~/images/px1.gif')",
   })
   },
},
Comment

PREVIOUS NEXT
Code Example
Javascript :: mdn destructuring 
Javascript :: what does useref do react 
Javascript :: mongoose populate example 
Javascript :: javascript detect back space 
Javascript :: knex.raw postgres how to add multiple parameters 
Javascript :: check if user is streaming discord js 
Javascript :: vbscript popup message box with timer 
Javascript :: react router dom default params 
Javascript :: TypeError: fxn.call is not a function 
Javascript :: apollo uselazyquery oncompleted 
Javascript :: while loops js 
Javascript :: enzyme test method 
Javascript :: copy js object 
Javascript :: hot to set file views in nodejs 
Javascript :: rivets js bind 
Javascript :: angular turn text into input 
Javascript :: load jquery in console 
Javascript :: javascript close calendar after select 
Javascript :: ejs js 
Javascript :: how to check if expo app is running on the web 
Javascript :: loop map with key value pair js 
Javascript :: discord.js bot presence 
Javascript :: react router v6 pass props 
Javascript :: custom ngModel 
Javascript :: valueof js 
Javascript :: delete cookie 
Javascript :: last row bold datatable 
Javascript :: js .length 
Javascript :: same file select angular second time not selected 
Javascript :: div goind down 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =