mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-26 07:14:44 +02:00
react-snap can't export correct font family
This commit is contained in:
@@ -28,12 +28,13 @@ The entire website is powered by
|
||||
~~~ javascript
|
||||
this
|
||||
.madeWith([react,typescript])
|
||||
.then(r => lint(tslint))
|
||||
.then(r => lazyLoad(@loadable/component))
|
||||
.then(r => optimizeAndBundle(webpack))
|
||||
.then(r => exportHtml(react-snap))
|
||||
.then(r => deploy(Netlify))
|
||||
.assert([scalableCode, superFastWebsite, seoFriendly])
|
||||
.done(/* Give me 1 star */) 🎉
|
||||
.finally(/* Give me 1 star */) 🎉
|
||||
~~~
|
||||
|
||||
## Running it on local
|
||||
|
Reference in New Issue
Block a user