I am encountering an issue with my style.css file.
I have tried numerous options but none seem to resolve the problem.
You can access the css file here: Link to my style.css since I am not sharing the file directly
Whenever I pre-compile my assets using:
rake assets:precompile RAILS_ENV=production
an error is thrown:
Sass::SyntaxError: Alpha channel 8 must be between 0 and 1 for `rgba'
Note: The CSS file might take a few moments to load in order to display its contents for you.