Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan
 


GO! Rag Square 8.5" | 6.5" Finished

Everyone loves the soft, homey look of a rag quilt, but hand-cutting the fringe can be a pain (literally). The smart GO! Rag Square die pre-cuts the 3/4" long fringe edges with perfect 1/4" wide fringes. Simply sew the fringed rag squares together with a 1" seam allowance and you're done! Beautiful rag quilt gifts in no time!

Cut Size: 8 1/2"W x 8 1/2"H (21.6 cm x 21.6 cm) with 3/4" fringe

Finished Size: 6 1/2"W x 6 1/2"H (16.5 cm x 16.5 cm)

Die Board Size: 10 in. x 10 in. (25.4 cm x 25.4 cm)

/*Calendar different color events javascript*/ window.addEventListener('scroll', () => { const cart = document.querySelector('#cart'); if (window.scrollY > 300) { cart.classList.add('sticky-cart'); } else { cart.classList.remove('sticky-cart'); } }); // Express.js example const prerender = require('prerender-node'); app.use(prerender.set('prerenderToken', 'YOUR_TOKEN'));