PHP Classes

File: font/scss/_screen-reader.scss

Recommend this page to a friend!
  Classes of Rodrigo Faustino   AppML PHP CRUD   font/scss/_screen-reader.scss   Download  
File: font/scss/_screen-reader.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: AppML PHP CRUD
Example of the AppML to build CRUD pages
Author: By
Last change:
Date: 6 months ago
Size: 134 bytes
 

Contents

Class file image Download
// Screen Readers // ------------------------- .sr-only { @include sr-only(); } .sr-only-focusable { @include sr-only-focusable(); }