Skip to content
Discussion options

You must be logged in to vote

I've been using Orchid for a while now (for a customer project; a local school that needs a nice web app) and I really love it (thanks @tabuna for creating this 🙌🏻!)

As far as I've seen, the "proper" way to change CSS is to:

  1. make changes in the .sass files located under the subdirectory vendor\orchid\platform\resources\sass
  2. compile the sass files into css
  3. add the resulting orchid.css to subdir \public\css\orchid

If I've interpreted it correctly, the app.blade.php file (under vendor\orchid\platform\resources\views\app.blade.php states that it will run mix on the file "public\css\orchid\orchid.css" if it exists, else it uses orchid_mix to run its original orchid.css file..

For completenes…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@tabuna
Comment options

Answer selected by wisliy
Comment options

You must be logged in to vote
1 reply
@wisliy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants