3.0.0 • Published 6 years ago

razzle-examples-with-scss v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Razzle With SCSS Example

How to use

Download the example or clone the whole project:

curl https://codeload.github.com/jaredpalmer/razzle/tar.gz/master | tar -xz --strip=2 razzle-master/examples/with-scss
cd with-scss

Install it and run:

yarn install
yarn start

Idea behind the example

This is a basic, bare-bones example of how to use razzle. It satisfies the entry points and use scss as styling language You can import anything from node_modules or other scss files, like Bootstrap, etc. src/index.js for the server, src/client.js for the browser, and src/App.scss for SCSS style.

3.0.0

6 years ago

3.0.0-alpha.2

7 years ago

3.0.0-alpha.1

7 years ago

2.4.1

7 years ago

3.0.0-alpha.0

7 years ago