, but this code // executes before the first paint, when

黄大仙高手论坛

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Peet's Coffee opens first shop in Michigan - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Calvin News

Peet's Coffee opens first shop in Michigan

Tue, Jul 23, 2019
Matt Kucinski

On Thursday, August 1, 黄大仙高手论坛 will perform a ribbon cutting for its new Peet鈥檚 Coffee. Representatives of the Grand Rapids Area Chamber of Commerce will participate in the event held at 3 p.m. on the main level of the university鈥檚 Hekman Library (1855 Knollcrest Circle Dr. SE, Grand Rapids, MI 49546).

Peet鈥檚 Coffee, a U.S. specialty coffee company founded by Alfred Peet in 1966 in Berkeley, California, has more than 240 coffee shops across the United States. The location on Calvin鈥檚 campus is Peet鈥檚 first licensed store in the state of Michigan.

鈥淲e are excited to open up this new space at Calvin. While many of us love a good cup of coffee, we also know that physical spaces, like this one, create opportunities for rich discussions and community building to take place,鈥 said Michael Le Roy, president of 黄大仙高手论坛. 鈥淲e believe that Peet鈥檚 Coffee will quickly become a favorite destination on campus.鈥

Mr. Peet grew up in the coffee trade and moved to America from Holland after World War II. His coffee style was unlike anything Americans had ever tasted before鈥攕mall batches, fresh beans, and a superior quality roast that is rich and complex. Mr. Peet's influence on the artisan coffee movement inspired a new generation of coffee entrepreneurs, including the founders of Starbucks.

Today, Peet鈥檚 upholds its commitment to delivering a premium product by continuing to source the world鈥檚 best beans, hand-roast in small batches, and craft every beverage by hand. Peet鈥檚 is also the first LEED庐 Gold certified roastery in the United States.

The opening of Peet鈥檚 Coffee Shop at Calvin is made possible through a generous donation by Calvin alumni Tom and Marcia Nobel in honor of Marcia鈥檚 father Peter John 鈥淧ete鈥 Drenth.

鈥淲e are grateful for Tom and Marcia鈥檚 generosity, and we hope that our neighbors in the greater Grand Rapids community will come to campus to enjoy good coffee and conversation,鈥 said Le Roy.

Peet鈥檚 location at 黄大仙高手论坛 will officiallyopen to the public on Friday, August 2.


Authors: