middleman/middleman-core/fixtures/i18n-test-app/source/stylesheets/site.css

3 lines
24 B
CSS
Raw Normal View History

2012-09-02 10:04:43 -07:00
body {
hello: world;
}