15 lines
349 B
SCSS
15 lines
349 B
SCSS
/*
|
|
gohugo-amp-starter
|
|
----
|
|
this is just a minimal styling entry point for your custom stylesheet
|
|
you can replace the following styles with your own stylesheet
|
|
or import them writing:
|
|
@import 'path/to/your/stylesheet.scss'
|
|
|
|
Read more about styling with AMP:
|
|
http://gohugo-amp.gohugohq.com/styling/
|
|
|
|
*/
|
|
|
|
// @import "your/stylings";
|