kgcreative / react-static-css-blocks

Minimal css blocks integration for a static site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Static - Basic Example

This example is the most basic version of react-static available. It includes:

  • Babel
  • SASS/SCSS imports
  • Image imports
  • File imports
  • SASS Loader
  • Automatic Routing
  • Experimental CSS blocks configuration (WIP)

To get started, clone this repo, then run yarn start

Learn

About

Minimal css blocks integration for a static site

License:MIT License


Languages

Language:JavaScript 78.5%Language:CSS 21.5%