aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/styles/main.sass
blob: 2157adf0295ef61e9e99edcf99b973ff980dbaac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*!
 / 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/bulma-tooltip/dist/css/bulma-tooltip"
@import "../../node_modules/jquery-ui-bundle/jquery-ui.min"
@import "variables"
@import "style"
@import "pin"