digitalcraftsman / hugo-strata-theme

Port of HTML5UP's Strata theme to Hugo
Other
143 stars 92 forks source link

Is there a LESS or SASS version of the CSS file main.css ? #34

Closed HadrienPierart closed 7 years ago

HadrienPierart commented 7 years ago

I must admit that the 4k lines css file if kind of scary to edit... Is there a -not- preprocessed version of this file, maybe split into multiple file to make it easier to edit ?

Cheers !

PS : Awesome theme BTW, thx !

digitalcraftsman commented 7 years ago

Hello @HadrienPierart,

have a look at the original theme at https://html5up.net. The ZIP-file for the theme contains the SASS version of the the stylesheets.

Regards Digitalcraftsman