mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 14:42:40 +00:00
Babel to support ES6 Javascript in older browsers
This commit is contained in:
@@ -27,6 +27,7 @@ const NewPage = createClass({
|
||||
style : dedent`
|
||||
/*=======--- Example CSS styling ---=======*/
|
||||
/* Any CSS here will apply to your document! */
|
||||
|
||||
.myExampleClass {
|
||||
color: black;
|
||||
}`,
|
||||
|
||||
Reference in New Issue
Block a user