bigcommerce / paper-handlebars

Paper plugin for rendering via Handlebars.js
BSD 4-Clause "Original" or "Old" License
12 stars 36 forks source link

Added viewport screen size function #268

Open psdwebdesigns opened 1 year ago

psdwebdesigns commented 1 year ago

Calculate viewport screensize

I created this function because I believe it will really help all Bigcommerce developers to reduce the DOM size in code. Using this function, developers can only show what they wanted to show in specific screen.


cc @bigcommerce/storefront-team

psdwebdesigns commented 1 year ago

@junedkazi Can you please check and approve

psdwebdesigns commented 11 months ago

Hello @jairo-bc

Can you please approve my work or do you know anyone who can help me to add new handlebar?