diff options
author | Max Magorsch <arzano@gentoo.org> | 2020-03-18 03:55:30 +0100 |
---|---|---|
committer | Max Magorsch <arzano@gentoo.org> | 2020-03-18 03:55:30 +0100 |
commit | ef2794e3cac14bf3e716f89a178ee15138e1aa62 (patch) | |
tree | 9ba24bb8a704d1053366cac27b24eb0829e292b5 /web/packs/stylesheets.js | |
download | soko-ef2794e3cac14bf3e716f89a178ee15138e1aa62.tar.gz soko-ef2794e3cac14bf3e716f89a178ee15138e1aa62.tar.bz2 soko-ef2794e3cac14bf3e716f89a178ee15138e1aa62.zip |
Initial commit containing v0.1.0 of Soko
This is a rewrite of packages.g.o based on postgres and git
written in Go.
Signed-off-by: Max Magorsch <arzano@gentoo.org>
Diffstat (limited to 'web/packs/stylesheets.js')
-rw-r--r-- | web/packs/stylesheets.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/packs/stylesheets.js b/web/packs/stylesheets.js new file mode 100644 index 0000000..20fea10 --- /dev/null +++ b/web/packs/stylesheets.js @@ -0,0 +1 @@ +import './src/stylesheets/application.scss';
\ No newline at end of file |