aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/sass/nested.sass
blob: ae0309e7feee1528fd2344396d8805cc8ebdd68b (plain)
1
2
3
4
5
6
7
8
9
10
/* Your standard form element.
 *
 * Styleguide 3.0.0 */
form

  /* Your standard text input box.
   *
   * Styleguide 3.0.1 */
  input[type="text"]
    border: 1px solid #ccc