Skip to content

tatsuki26/fall_snow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FallSnow

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

Gemfile

gem 'fall_snow'

And then execute:

$ bundle

app/assets/stylesheets/application.css

@import 'fall_snow/style.css';

body{
     background-color: #142744;
 }

view_file

<%= fall_snow %>

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.