I have a .css file and 2 .js files in a subfolder in my style library (these files are being referred in my master page). Users who have read permission (visitor group) are not able to access those files (files are not even visible in folder for that user). When I give edit permission to that group, user is able to access the file. I don't want to give edit permission to the user.
Please suggest what I can do to allow user to view or download these files.