Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

scroll snap

// next.config.js

module.exports = {
  compiler: {
    // ssr and displayName are configured by default
    styledComponents: true,
  },
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #scroll #snap
ADD COMMENT
Topic
Name
3+8 =