Skip to content

TulsaUX.com Website - Tulsa UX meets once a month to discuss the latest UX/UI trends, hear from industry professionals in our community and discuss best HCD practices!

License

Notifications You must be signed in to change notification settings

tulsaux/tulsaux-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status License: MIT

Tulsa UX Website

Website for TulsaUX.com

Tulsa UX meets once a month to discuss the latest UX/UI trends, hear from industry professionals in our community and discuss best HCD practices!

Compile SASS

  1. Make sure you have SASS installed.

     $ sass -v
    
  2. If you don't, install it here: http://sass-lang.com/install

  3. Once installed, navigate to the CSS directory:

     $ cd assets/css
    
  4. Run the following command to compile/watch the SCSS directory for changes.

     $ sass --watch scss/style.scss:style.css
    

Note that this does not live reload the project.

About

TulsaUX.com Website - Tulsa UX meets once a month to discuss the latest UX/UI trends, hear from industry professionals in our community and discuss best HCD practices!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published