jafaircl / gatsby-plugin-amp

Gatsby plugin for creating AMP pages
34 stars 32 forks source link

How do you style without being able to see changes in develop mode? #29

Open ArthurHwang opened 5 years ago

ArthurHwang commented 5 years ago

I am trying to style my amp-template however it is so difficult to do so due to the fact that I cant do it while in gatsby develop. I have to gatsby build in order to see any sort of changes.

Is there an easier way to do this?