Skip to content

Commit 3b1674f

Browse files
committed
Toss generated warning from style.scss
We no longer keep any generated files in the repo
1 parent 65e9332 commit 3b1674f

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

assets/sass/style.scss

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,3 @@
1-
/*
2-
3-
################################################################
4-
################################################################
5-
################################################################
6-
7-
!!!!WARNING!!!!
8-
9-
DO NOT EDIT html/css/style.css DIRECTLY. That file is
10-
auto-generated from assets/sass/style.scss and your changes will
11-
be over-written.
12-
13-
To modify styles, make changes to assets/sass/style.scss file.
14-
See https://github.com/perl6/doc/blob/master/CONTRIBUTING.md#website-styles
15-
and https://github.com/perl6/doc/blob/master/CONTRIBUTING.md#mojolicious--web-server
16-
for details
17-
18-
19-
################################################################
20-
################################################################
21-
################################################################
22-
23-
*/
24-
25-
261
html, body {
272
margin: 0;
283
background: #EFEFEF!important;

0 commit comments

Comments
 (0)