cncf / cncf.io

☁️♮🏛🚧 The CNCF.io WordPress website
https://cncf.io
MIT License
84 stars 38 forks source link

Landscape css #493

Closed thetwopct closed 2 years ago

thetwopct commented 2 years ago

492 Move landscape css to SCSS and build structure

@cjyabraham I couldn't find any examples of where this CSS is used on the site, but wanted to tidy up the theme now before basing new theme off of it

PR: https://pr-493-cncfci.pantheonsite.io

cjyabraham commented 2 years ago

So you just added a comment line and a couple other line breaks? Or is this PR doing something I can't see...?

thetwopct commented 2 years ago

😂 it moves the css from being in the source folder to being processed by npm and output in the build folder.

cjyabraham commented 2 years ago

Ah, I see the folder change... got it!