aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/styles/main.sass
blob: 94bfe566b4190b434b3eaa51a41a9b4c1481993a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*!
 / main.sass
 / Copyright (c) 2019, Texx
 / License: MIT
 /     See https://github.com/texxme/Texx/blob/master/LICENSE
 /

// Normal input doesn't work here for npm packages!
@import "../../node_modules/bulma/bulma"
@import "../../node_modules/jquery-ui-bundle/jquery-ui.min"
@import "style"
@import "pin"